From 83937b4103b0f96e03ab59eb43823b487284e552 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Fri, 20 May 2022 15:31:54 +0200 Subject: [PATCH] Update homepage template --- nummi/main/templates/main/index.html | 21 ++++++++++++++++++--- nummi/nummi/settings.py | 4 ++-- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/nummi/main/templates/main/index.html b/nummi/main/templates/main/index.html index 2f9ae84..70888b0 100644 --- a/nummi/main/templates/main/index.html +++ b/nummi/main/templates/main/index.html @@ -1,5 +1,7 @@ {% extends "main/base.html" %} +{% + {% block body %}

Nummi

@@ -7,11 +9,24 @@ Add transaction {% if transactions %} -