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 c11ac0c5..35da2f08 100644
--- a/common/old-news.j2.inc
+++ b/common/old-news.j2.inc
@@ -30,7 +30,7 @@
30 </p> 30 </p>
31 </header> 31 </header>
32 <p class="item-abstract"> 32 <p class="item-abstract">
33 {{ item['abstract'] }} <br/> 33 {{ get_abstract(item['page'], 1000) }} <br/>
34 [<a href="{{ item['page'] }}" title="{{ item['date']}}">{{ _("read more") }}</a>] 34 [<a href="{{ item['page'] }}" title="{{ item['date']}}">{{ _("read more") }}</a>]
35 </p> 35 </p>
36 </section> 36 </section>