2023-02-22 22:51:14 +01:00
|
|
|
---
|
|
|
|
layout: base
|
|
|
|
---
|
|
|
|
|
|
|
|
<div class="sl-l-medium-holy-grail">
|
|
|
|
<div class="sl-l-medium-holy-grail__body">
|
2023-04-06 00:10:56 +02:00
|
|
|
{% render 'navigation', contents: navigation %}
|
|
|
|
|
2023-02-22 22:51:14 +01:00
|
|
|
<div class="sl-l-medium-holy-grail__main">
|
2023-03-09 17:19:39 +01:00
|
|
|
<div {% unless no_container %}class="sl-l-container sl-l-container--small"{% endunless %}>
|
2023-02-22 22:51:14 +01:00
|
|
|
{% render 'intro', before_introduction: before_introduction, introduction: introduction, center_introduction: center_introduction %}
|
|
|
|
|
|
|
|
{{ content }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|