From 99fc4f6c8c28179acc387c03b5e2862dde3cb1c5 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 19 Aug 2026 22:31:58 -0700 Subject: Remove met art page --- templates/outline.html.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/outline.html.template') diff --git a/templates/outline.html.template b/templates/outline.html.template index 67dfa6d..6ef1fe0 100644 --- a/templates/outline.html.template +++ b/templates/outline.html.template @@ -4,9 +4,9 @@ - {{- template "head" .}} + {{template "head" .}} - {{- template "body" .}} + {{template "body" .}} -- cgit v1.3.1