documenting and adding defaults

This commit is contained in:
sakrecoer 2020-10-21 17:04:07 +02:00
parent 7342cba3eb
commit 642f1a32f0
78 changed files with 13656 additions and 4 deletions

View file

@ -2,4 +2,13 @@
layout: default
---
{% include relBase.html %}
{% include header.html %}
<section class="info" id="read">
<div class="info-pages">
{{ content }}
</div>
</section>
{% if page.url == '/fr-fretag/' %}
{% include contact.html %}
{% endif %}