From f51b6ce3b320e47d46b7feb4f6c3d663ff7e80f0 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Sat, 11 Jan 2025 15:50:24 +0100 Subject: [PATCH] feat: add navigation bar --- templates/base.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index f00c8f5..580c912 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,13 +3,26 @@ +
-

Calathea

-
+ +
{{ view | safe }} -
+