diff --git a/templates/page.html b/templates/page.html index e217071..852210e 100644 --- a/templates/page.html +++ b/templates/page.html @@ -35,8 +35,8 @@

Table of contents

{% if page.taxonomies.tags %} {% for tag in page.taxonomies.tags %} -/{{ tag }}/ +/{{ tag }}/ {% endfor %} {% endif %}

-{% endblock content %} \ No newline at end of file +{% endblock content %}