1
0
Fork 0
forked from zombi/website

Initial commit with content from previous site.

This commit is contained in:
madmaurice 2017-12-20 20:59:35 +01:00
commit c99c2bf3d8
11 changed files with 4542 additions and 0 deletions
_layouts

3
_layouts/page.html Normal file
View file

@ -0,0 +1,3 @@
{% include header.html %}
{{ content }}
{% include footer.html %}