From c496000d97fd5b7fc9e91a484e25b5a9f4815cdd Mon Sep 17 00:00:00 2001 From: julian <devnull@localhost> Date: Fri, 7 Nov 2008 00:25:11 +0100 Subject: [PATCH] [svn r8062] wiki_to_html changed to wiki_to_html_short --- troggle/templates/personindex.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troggle/templates/personindex.html b/troggle/templates/personindex.html index 21fe262db..6d39306b2 100644 --- a/troggle/templates/personindex.html +++ b/troggle/templates/personindex.html @@ -5,7 +5,7 @@ {% block content %} {% for person in persons %} - <div class="personblock"><a href="/person/{{person.id}}">{{person}}</a> + <div class="personblock"><a href="/person/{{person.id}}">{{person|wiki_to_html_short}}</a> <ul> {% for personexpedition in person.personexpedition_set.all %} <li>