Reinit site for Nth Time

This commit is contained in:
2020-04-22 03:13:17 +01:00
parent 888ebd53a6
commit 520a5aa7f0
54 changed files with 161 additions and 1908 deletions

View File

@@ -1,18 +0,0 @@
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header.html %}
<div>
{{ content }}
</div>
{% include footer.html %}
</body>
</html>