Fix trans tag in templates

This commit is contained in:
Nicolas Le Goff
2015-02-05 21:48:28 +01:00
parent 60d228e52a
commit 5ee9bbd33c
4 changed files with 20 additions and 20 deletions

View File

@@ -434,7 +434,7 @@
<input type="hidden" name="lst" value="{{lst}}"/>
<input type="hidden" name="ssttid" value="{{ssttid}}"/>
<div>
<p>{% trans 'export::mail: fichiers joint' %}</p>
<p>{{ 'export::mail: fichiers joint' | trans }}</p>
{% for name, values in download.get_display_ftp() %}
{% if values.available > 0 %}
<div class="well-small">