gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch stable updated (749e2c6 -> 40f0632)


From: gnunet
Subject: [taler-www] branch stable updated (749e2c6 -> 40f0632)
Date: Fri, 07 May 2021 13:50:58 +0200

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

dold pushed a change to branch stable
in repository www.

    from 749e2c6  remove manual abstracts, they were not in use
     add 40f0632  news needs localized URL

No new revisions were added by this update.

Summary of changes:
 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]