Merge "Syntax error in image detail template"
This commit is contained in:
commit
5adfe246d3
@ -30,7 +30,7 @@
|
||||
{% if image.updated_at %}
|
||||
<dd>{{ image.updated_at|parse_isotime }}</dd>
|
||||
{% else %}
|
||||
<dd>{% trans "Never updated" %} }}</dd>
|
||||
<dd>{% trans "Never updated" %}</dd>
|
||||
{% endif %}
|
||||
</dl>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user