[svn r8062] wiki_to_html changed to wiki_to_html_short

This commit is contained in:
julian 2008-11-07 00:25:11 +01:00
parent d639a53f20
commit c496000d97

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