Title fix.
[static.git] / layout / text.j2
index a615cb2..992a804 100644 (file)
@@ -10,15 +10,7 @@ Materiały dla wyższych uczelni
 
 <header>
 
-<h1>
-    {% block top_title %}{{ title() }}{% endblock %}
-    {% if resource.meta.author -%}
-        <div class="author">
-            {{ resource.meta.author }}<br/>
-            {{ resource.meta.author_add }}
-        </div>
-    {%- endif %}
-</h1>
+<h1>{% block top_title %}{{ title() }}{% endblock %}</h1>
 
 
 <nav>