From bd9a18eec633b153960693109d522a2e34bc65cf Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:53:08 +1000 Subject: [PATCH] some structure --- templates/page1.html | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/templates/page1.html b/templates/page1.html index dbdf42b..d51ca58 100644 --- a/templates/page1.html +++ b/templates/page1.html @@ -1,7 +1,10 @@ {% extends "base.html" %} {% block content %} -
+ +
+ +
Searching... +
+ +dev 2 + + + + + + + + + + + + {% include 'todo.html' %} + +
-+dev 2 - - - - - - - - - - - - {% include 'todo.html' %} - -
{% endblock content %} \ No newline at end of file