feat: reworked the template structure

This commit is contained in:
David Bailey 2024-08-29 20:40:36 +02:00
parent c607d57221
commit c9808f90f8
24 changed files with 216 additions and 80 deletions

View file

@ -15,7 +15,7 @@
{%block main_content%}
{{ include('fragments/filepath_bar.html') }}
{{ include('fragments/decoration/navbar.html') }}
<article id="content_article">
{%block content_article %}