From 9d00038812392a951b9f462e7209865508e3809a Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 2 Oct 2022 16:54:13 +0200 Subject: [PATCH] chore: strip tabs, auto-formatter --- templates/base.html | 30 +++++++++++++++--------------- templates/start.html | 10 +++++----- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/base.html b/templates/base.html index 6dfb7aa..d1a287b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,28 +1,28 @@ - - {{ name }} in octomode + + {{ name }} in octomode - {% block head %} - {% endblock %} + {% block head %} + {% endblock %} -
- {% block content %} - {% endblock %} -
+
+ {% block content %} + {% endblock %} +
diff --git a/templates/start.html b/templates/start.html index aa7b5cc..8f2b08c 100644 --- a/templates/start.html +++ b/templates/start.html @@ -1,13 +1,13 @@ - - octomode + + octomode -
-

in octomode

-
+
+

in octomode

+