Feat: remove logo, center title, fix links

This commit is contained in:
2020-06-24 14:10:08 +02:00
parent edc12f1430
commit c6ee0ce838
4 changed files with 10 additions and 6 deletions

View File

@@ -29,6 +29,6 @@
{% elif article and not article.parent %}
{{ toc(article) }}
{% else %}
<p> Perdu! </p>
<p> Le menu s'est perdu </p>
{% endif %}
{% endif %}