Show HTML

This commit is contained in:
James Cole
2015-05-02 22:05:57 +02:00
parent d643e05c5a
commit 8e72f218f1

View File

@@ -55,7 +55,7 @@
</td> </td>
<td> <td>
{% if not hideTags %} {% if not hideTags %}
{{ relevantTags(journal) }} {{ relevantTags(journal)|raw }}
{% else %} {% else %}
{{ journal|formatJournal }} {{ journal|formatJournal }}
{% endif %} {% endif %}