formatting in pages too

This commit is contained in:
sakrecoer 2020-11-20 10:53:53 +01:00
parent f96a55266b
commit 73e7b14b22

View file

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