aboutsummaryrefslogtreecommitdiff
path: root/common/old-news.j2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/old-news.j2.inc')
-rw-r--r--common/old-news.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/old-news.j2.inc b/common/old-news.j2.inc
index 35da2f08..d4d45ef4 100644
--- a/common/old-news.j2.inc
+++ b/common/old-news.j2.inc
@@ -31,7 +31,7 @@
31 </header> 31 </header>
32 <p class="item-abstract"> 32 <p class="item-abstract">
33 {{ get_abstract(item['page'], 1000) }} <br/> 33 {{ get_abstract(item['page'], 1000) }} <br/>
34 [<a href="{{ item['page'] }}" title="{{ item['date']}}">{{ _("read more") }}</a>] 34 [<a href="{{ url_localized(item['page']) }}" title="{{ item['date']}}">{{ _("read more") }}</a>]
35 </p> 35 </p>
36 </section> 36 </section>
37 </li> 37 </li>