mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-10-30 21:35:30 +01: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