mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-05 20:32:54 +02:00
à la carte
This commit is contained in:
@ -8,6 +8,6 @@
|
||||
{% block body %}
|
||||
<main class="narrower">
|
||||
{% if page.title %}<h1>{{ page.title }}</h1>{% endif %}
|
||||
{{page.content | safe}}
|
||||
{{ page.content | safe }}
|
||||
</main>
|
||||
{% endblock body %}
|
||||
|
Reference in New Issue
Block a user