Newer
Older
<section class="section">
<div class="container">
<h1 class="title is-1">{{ page.title }}</h1>
{% block content %}
{{ page.content | safe }}
</div>
{% endblock content %}
<section class="section">
<div class="container">
<h1 class="title is-1">{{ page.title }}</h1>
{% block content %}
{{ page.content | safe }}
</div>
{% endblock content %}