From a498e73f8d87561f5e330bfcd8c3ecb9834e4af1 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Fri, 9 Feb 2024 15:30:37 +0100 Subject: [PATCH] format --- templates/base.html.tera | 313 ++++++++++++++++++++------------------- 1 file changed, 163 insertions(+), 150 deletions(-) diff --git a/templates/base.html.tera b/templates/base.html.tera index 047495d..a31756d 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -1,164 +1,177 @@ - + - - - - - - + + + + + + + {% block head %} {% block title %}{% endblock title %} - cscherr.de {% endblock head %} + -
-
- - - Simple header - -
-
-
- {% block main %} -
- -

Centered hero

-
-

Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.

-
- - -
-
-
-
-

Hanging icons

-
-
-
- -
-
-

Featured title

-

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.

- - Primary button - -
-
-
-
- -
-
-

Featured title

-

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.

- - Primary button - -
-
-
-
- -
-
-

Featured title

-

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another sentence and probably just keep going until we run out of words.

- - Primary button - -
-
-
-
- {% endblock main %} -
-
-
-
-
Section
- -
- -
-
Section
- -
- -
-
Section
- -
- -
-
-
Subscribe to our newsletter
-

Monthly digest of what's new and exciting from us.

-
- - - -
-
-
+
+ + + + Simple header + +
+
+ {% block main %} +
+ +

Centered hero

+
+

Quickly design and customize responsive mobile-first sites with Bootstrap, the + world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive + grid system, extensive prebuilt components, and powerful JavaScript plugins.

+
+ + +
+
+
+
+

Hanging icons

+
+
+
+ +
+
+

Featured title

+

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another + sentence and probably just keep going until we run out of words.

+ + Primary button + +
+
+
+
+ +
+
+

Featured title

+

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another + sentence and probably just keep going until we run out of words.

+ + Primary button + +
+
+
+
+ +
+
+

Featured title

+

Paragraph of text beneath the heading to explain the heading. We'll add onto it with another + sentence and probably just keep going until we run out of words.

+ + Primary button + +
+
+
+
+ {% endblock main %} +
+
+
-
-
- + +