create basic html combiner and demo scripts

This commit is contained in:
Crispy 2021-06-24 23:55:00 +02:00
parent e92e2543d8
commit 9bb895731e
6 changed files with 88 additions and 0 deletions

2
templates/header.html Normal file
View file

@ -0,0 +1,2 @@
<h>My awesome header</h>
&include(navbar.html)