Cleanup unused class
This commit is contained in:
parent
86fa59b064
commit
b7ba801d11
7 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
{% block title %} – {{ article.title|striptags|escape }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<article class="single">
|
||||
<article>
|
||||
<header>
|
||||
{% if not ARTICLE_HIDE_TRANSLATION %}
|
||||
{% import 'partial/translations.html' as translations with context %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue