From b522360a74a7d32fec85e8ae4ac4ba9a279b7a4c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 15 Aug 2026 08:38:43 -0700 Subject: Fix html formatting ...finally --- templates/outline.html.template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates/outline.html.template') diff --git a/templates/outline.html.template b/templates/outline.html.template index fd3c215..6ef1fe0 100644 --- a/templates/outline.html.template +++ b/templates/outline.html.template @@ -6,5 +6,7 @@ {{template "head" .}} - {{template "body" .}} + + {{template "body" .}} + -- cgit v1.3.1