fix: Clean up small things

- Rename footer macro
- Remove unnecessary div in components page
- Rename file comments
This commit is contained in:
sthag 2025-06-19 11:07:54 +02:00
parent 4fcd7742a8
commit 7f84235f08
8 changed files with 6 additions and 25 deletions

View file

@ -15,7 +15,6 @@ tags:
{% block main %}
<!-- {{ page.fileSlug }}.page -->
<div id="begin" class="">
<section class="sec_main_center">
<header class="header_txt">
<h1>Medienformat Abfragen</h1>
@ -210,7 +209,6 @@ tags:
</select>
</article>
</section>
</div>
{% endblock %}
{% block script %}