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 %} -
- -
- + +