gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated (f0dc4ea -> 0acde29)


From: gnunet
Subject: [taler-www] branch master updated (f0dc4ea -> 0acde29)
Date: Fri, 18 Feb 2022 11:48:03 +0100

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

grothoff pushed a change to branch master
in repository www.

    from f0dc4ea  leon likes blue
     new dc1ad0a  link
     new 0acde29  link

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/navigation.j2.inc | 1 +
 template/index.html.j2   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 86cd494..e7d1381 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -24,6 +24,7 @@
       {{ navlink('principles.html', _('Principles')) }}
       {{ navlink('docs.html', _('Docs')) }}
       {{ navlink('news/index.html', _('News')) }}
+      {{ navlink('https://taler-systems.com/', _('Company')) }}
     </div>
 
     <div class="nav-item dropdown">
diff --git a/template/index.html.j2 b/template/index.html.j2
index 6f43bff..7f8674f 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -41,7 +41,9 @@
             <a href="https://gnu.org/philosophy/free-sw.html";>{{ _("Free 
Software") }}</a>
           </li>
         </ul>
-        <form action="{{ "https://demo.taler.net/"; + lang + "/" }}" 
style="display:inline;"><button type="submit" class="btn btn-primary">{{ _("Try 
Demo!")}}</button></form>        <form action="https://docs.taler.net/"; 
style="display:inline;"><button type="submit" class="btn btn-secondary">{{ 
_("Read Docs")}}</button></form>
+        <form action="{{ "https://demo.taler.net/"; + lang + "/" }}" 
style="display:inline;"><button type="submit" class="btn btn-primary">{{ _("Try 
Demo!")}}</button></form>
+        <form action="https://docs.taler.net/"; style="display:inline;"><button 
type="submit" class="btn btn-secondary">{{ _("Read Docs")}}</button></form>
+        <form action="https://taler-systems.com/"; 
style="display:inline;"><button type="submit" class="btn btn-secondary">{{ 
_("Get Support")}}</button></form>
         </p>
       </div>
       <div class="col-lg-4">

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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