suppresion du titre de page superflu en haut de body
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h1>
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
|
||||
{{ page.content | safe }}
|
||||
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user