From 75a62c57897f0e19433eadbfd9cf7c1409b7f047 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 28 Feb 2023 21:54:25 +0100 Subject: try to flatten --- templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/page.html b/templates/page.html index c6d8610..61e8811 100644 --- a/templates/page.html +++ b/templates/page.html @@ -12,4 +12,4 @@ {% block content %}
{{ page.description }}
{{ page.content | safe }} -{% endblock content %} \ No newline at end of file +{% endblock content %} -- cgit v1.2.3