gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: news needs localized URL


From: gnunet
Subject: [taler-www] branch master updated: news needs localized URL
Date: Fri, 07 May 2021 13:45:49 +0200

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 40f0632  news needs localized URL
40f0632 is described below

commit 40f0632030361574130fa6b2794d7fccaca4eacb
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri May 7 13:45:43 2021 +0200

    news needs localized URL
---
 template/news/index.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/template/news/index.html.j2 b/template/news/index.html.j2
index 65b44ad..a678021 100644
--- a/template/news/index.html.j2
+++ b/template/news/index.html.j2
@@ -30,7 +30,7 @@
                 </header>
                 <p class="item-abstract">
                   {{ get_abstract(item['page'], 1000) }} <br/>
-                  [<a href="{{ url(item['page']) }}" title="{{ 
item['date']}}">{{ _("read more") }}</a>]
+                  [<a href="{{ url_localized(item['page']) }}" title="{{ 
item['date']}}">{{ _("read more") }}</a>]
                 </p>
               </section>
             </div>

-- 
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]