diff --git a/templates/author.html b/templates/author.html index 4a6a1b8..3ea408f 100644 --- a/templates/author.html +++ b/templates/author.html @@ -19,11 +19,11 @@ {% if HEADER_COVER %} -
+
{% elif HEADER_COLOR %}
{% else %} @@ -72,6 +72,6 @@
- {% endif %} + {% endif %} {% endblock header %}