From 23a3f7e9d2d9f149e6f9aab1f122d40825e9014d Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 16 Dec 2022 21:27:55 -0700 Subject: Flatpage styling --- templates/flatpage.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/flatpage.html') diff --git a/templates/flatpage.html b/templates/flatpage.html index b24a6b8..e547962 100644 --- a/templates/flatpage.html +++ b/templates/flatpage.html @@ -4,5 +4,7 @@ {% block content %}

{{ title }}

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