correction des erreurs de syntaxe pour zola
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
<div>
|
||||
{{ section.content || safe }}
|
||||
{{ section.content | safe }}
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user