2020-07-09 10:15:00 +02:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
{% include relBase.html %}
|
2020-09-08 18:07:38 +02:00
|
|
|
{% include header.html %}
|
|
|
|
<section class="info" id="read">
|
|
|
|
<div class="info-pages">
|
|
|
|
{{ content }}
|
2020-07-09 10:15:00 +02:00
|
|
|
</div>
|
|
|
|
</section>
|
2020-09-08 18:07:38 +02:00
|
|
|
{% if page.url == '/fr-fretag/' %}
|
|
|
|
{% include contact.html %}
|
|
|
|
{% endif %}
|