euscanwww: Added some "truncatechars" filters

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-07-27 12:28:53 +02:00
parent 34e966f5de
commit fd8c61d7e8
5 changed files with 9 additions and 5 deletions

View File

@ -33,7 +33,7 @@
{% endif %}
{% endwith %}
{{ package.last_version_gentoo.version }}
{{ package.last_version_gentoo.version|truncatechars:15 }}
</td>
<td>{{ package.last_version_overlay.version }}</td>
<td>{{ package.last_version_upstream.version }}</td>