Piwik
[static.git] / layout / text.j2
index 1ef5ebb..ec12f4c 100644 (file)
@@ -10,7 +10,7 @@
     {% block top_title %}{{ title() }}{% endblock %}
     {% if resource.meta.author -%}
         <div class="author">
-            {{ resource.meta.author_label }}: {{ resource.meta.author }}<br/>
+            {{ resource.meta.author }}<br/>
             {{ resource.meta.author_add }}
         </div>
     {%- endif %}