Skip to content
Snippets Groups Projects
Commit cd10e53f authored by Elke Kreim's avatar Elke Kreim
Browse files

Add blocktrans for message in hero.html

parent b658a0a8
Branches
Tags
No related merge requests found
......@@ -65,7 +65,7 @@
{% elif message.tags == 'warning'%}<i class="fa fa-exclamation-triangle"></i>
{% elif message.tags == 'error'%}<i class="fa fa-exclamation-triangle"></i>{% endif %}
</span>
{{ message }}
{% blocktrans %}{{ message }}{% endblocktrans %}
</div>
{% endfor %}
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment