[svn] wiki_to_html changed to wiki_to_html_short

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8062 by julian @ 11/6/2008 11:25 PM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 05:18:38 +01:00
parent f5ddbafcb0
commit f536963d00

View File

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