diff --git a/theme/templates/termine.html b/theme/templates/termine.html index fbda9ed..60ed285 100644 --- a/theme/templates/termine.html +++ b/theme/templates/termine.html @@ -41,7 +41,7 @@ {% if t.description %}
{{ t.description | replace("\n\n", "
") | replace("\n", "
") | replace("
", "
")}}
{% endif %} {% if t.link %}{% endif %} - {% if t.image %}