gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: kill navb


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: kill navbar until we have a better one that works
Date: Fri, 10 Mar 2017 16:50:19 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new 463c0bd  kill navbar until we have a better one that works
463c0bd is described below

commit 463c0bd997f3b745d9c36e817167afb26ad55d2b
Author: Florian Dold <address@hidden>
AuthorDate: Fri Mar 10 16:50:18 2017 +0100

    kill navbar until we have a better one that works
---
 talerfrontends/blog/templates/base.html      | 2 --
 talerfrontends/donations/templates/base.html | 2 --
 2 files changed, 4 deletions(-)

diff --git a/talerfrontends/blog/templates/base.html 
b/talerfrontends/blog/templates/base.html
index d65d14b..bf4d73e 100644
--- a/talerfrontends/blog/templates/base.html
+++ b/talerfrontends/blog/templates/base.html
@@ -35,7 +35,6 @@
         <img src="{{ url("/static/gnu.svg") }}" height=100 width=100 alt="GNU 
logo">
       </a>
     </div>
-    {% include "static/web-common/dropdown-navbar.html" %}
     <h1 class="nav">Richard M. Stallman: Free Software, Free Society</h1>
   </header>
 
@@ -51,6 +50,5 @@
     <p>Copyright &copy; 2014&mdash;2016 INRIA</p>
     <a href="/javascript" data-jslicense="1" class="jslicenseinfo">JavaScript 
license information</a>
   </div>
-  {% include "static/web-common/lang.html" %}
 </body>
 </html>
diff --git a/talerfrontends/donations/templates/base.html 
b/talerfrontends/donations/templates/base.html
index 0d02b11..8599705 100644
--- a/talerfrontends/donations/templates/base.html
+++ b/talerfrontends/donations/templates/base.html
@@ -36,7 +36,6 @@
         </svg>
       </div>
     </a>
-    {% include "static/web-common/dropdown-navbar.html" %}
     <h1 class="nav">Toy &quot;Store&quot; - Taler Demo</h1>
   </header>
 
@@ -52,6 +51,5 @@
     <p>Copyright &copy; 2014&mdash;2016 INRIA</p>
     <a href="/javascript" data-jslicense="1" class="jslicenseinfo">JavaScript 
license information</a>
   </div>
-  {% include "static/web-common/lang.html" %}
 </body>
 </html>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]