Cleanup unused class

This commit is contained in:
Alexandre Vicenzi 2022-07-09 00:19:52 +02:00
parent 86fa59b064
commit b7ba801d11
7 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
{% block title %} – {{ _('Authors') }}{% endblock %}
{% block content %}
<article class="single">
<article>
<header>
<h1 id="authors">{{ _('Authors') }}</h1>
</header>