{{ content.title
{% endif %}
// Tags {% for tag in content.tags %}
- {{ tag }}
+ {{ tag }}
{% endfor %}
diff --git a/quokka/themes/pure/templates/_menu.html b/quokka/themes/pure/templates/_menu.html
index 5e887df26..376b3ac73 100644
--- a/quokka/themes/pure/templates/_menu.html
+++ b/quokka/themes/pure/templates/_menu.html
@@ -24,7 +24,7 @@
{% endmacro %}
{% macro render_small_author(author, size=30, multiple=False) %}
-