diff --git a/templates/blog-page.html b/templates/blog-page.html index 40ecb3f..c297ad3 100644 --- a/templates/blog-page.html +++ b/templates/blog-page.html @@ -20,8 +20,8 @@
{% for category in page.taxonomies["categories"] %} -{{ category }} +{{ category }} {% endfor %}
{{ page.content | safe }} -{% endblock content %} \ No newline at end of file +{% endblock content %}