syntax correction

This commit is contained in:
ludo 2016-06-24 16:56:43 +02:00
parent 963c545eb8
commit 36a711339d

View file

@ -20,7 +20,7 @@
{% for participant in participants %}
<tr>
<td>{{participant.name}}</td>
<td>{{participant.username}}
<td>{{participant.username}}</td>
<td>{{participant.nb_places}} place{{participant.nb_places|pluralize}}</td>
<td>{{participant.email}}</td>
<td>