feat: Change usage of templates
- Remove unnecessary super blocks - Use simple templates - Remove pageBase variable from templates
This commit is contained in:
parent
78a761f9cf
commit
0daf19bd87
7 changed files with 12 additions and 17 deletions
|
|
@ -9,7 +9,6 @@ tags:
|
|||
{% block title %}Grundlagen{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
<!-- {{ page.fileSlug }}.page -->
|
||||
<div class="demo__intro">
|
||||
Dies ist einfach nur Text.<br>Weniger wäre nichts, denn dieser Text ist nicht durch ein spezifisches Element
|
||||
umschlossen.<br>Das ist normalerweise nicht vorgesehen und wird hier nur zur Einführung und Anschauung
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue