gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: add button for news archive.


From: gnunet
Subject: [www] branch master updated: add button for news archive.
Date: Sun, 01 Dec 2019 16:17:19 +0100

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 3ef3e87  add button for news archive.
3ef3e87 is described below

commit 3ef3e87d58baa0b9d9974fec2852a3af03c2c0cb
Author: ng0 <address@hidden>
AuthorDate: Sun Dec 1 15:14:14 2019 +0000

    add button for news archive.
---
 template/index.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/index.html.j2 b/template/index.html.j2
index 0c6e142..578e8d8 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -373,7 +373,7 @@
     <div class="row">
       <div class="container text-center">
         <p>
-          Read more of our recent news postings <a href="news/index.html">in 
the archive</a>.
+          <a class="btn btn-primary btn-lg" href="{{ url_localized('news') 
}}">{{ _("News Archive") }}</a>
         </p>
       </div>
     </div>

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



reply via email to

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