From 7d3b5175f2d9d016b06190273fcfeb380a460b3f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- templates/wiki.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/wiki.html') diff --git a/templates/wiki.html b/templates/wiki.html index a61d197..28ef97f 100644 --- a/templates/wiki.html +++ b/templates/wiki.html @@ -10,7 +10,7 @@ {% for page in section.pages %}

{{ page.title }}

-
-{% endfor %} -{% endblock content %} +{% endfor %} {% endblock content %} -- cgit v1.2.3