From 9076095d7edc56ea44dcc66c1844659a156708e9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 18 Aug 2026 17:00:21 -0700 Subject: Add 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 6ef1fe0..67dfa6d 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