From b8aec40bdc5cb5a5703113a6a89298d20a2cd896 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 20 Sep 2025 12:15:57 -0700 Subject: Add support for a private notepad --- templates/outline.html.template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'templates/outline.html.template') diff --git a/templates/outline.html.template b/templates/outline.html.template index 1dbc621..9bea270 100644 --- a/templates/outline.html.template +++ b/templates/outline.html.template @@ -1,11 +1,10 @@ - {{template "title" .}} + + {{template "head" .}} - -{{template "body" .}} - + {{template "body" .}} -- cgit v1.3.1