mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 03:13:12 +00:00
Commit anti bétises de rezatoune
This commit is contained in:
parent
b03e37e7e6
commit
29936f2a70
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
</thead>
|
||||
{% for stat in stats %}
|
||||
<tr>
|
||||
<td>{{ stat }}</td>
|
||||
<td>{{ stat|truncatechars:25 }}</td>
|
||||
<td>{{ stat.num }}</td>
|
||||
<td>{{ forloop.counter }}</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue