From 9553df9aaea93718519d8d770c20b0db21d056e0 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 15 Mar 2024 17:29:58 -0500 Subject: simplify date format on wiki page --- templates/wiki.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wiki.html b/templates/wiki.html index 4f51239..a61d197 100644 --- a/templates/wiki.html +++ b/templates/wiki.html @@ -10,7 +10,7 @@ {% for page in section.pages %}

{{ page.title }}

-

{{ page.updated }}

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