From d2294d85723be1768d4092bd8dd98f9bbd253945 Mon Sep 17 00:00:00 2001 From: David Bailey Date: Thu, 1 Jun 2023 22:17:40 +0200 Subject: [PATCH] feat: lay out a few more mock template elements --- templates/index.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 53bde4e..b4bf20f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,23 @@
+ +
+ {% block content %}

Soon there shall be content!

{% endblock %} +
+ + +