diff --git a/templates/section.html b/templates/section.html index d04eded..1f83f01 100644 --- a/templates/section.html +++ b/templates/section.html @@ -11,5 +11,4 @@ {% block content %}

{{ section.title }}

{{ section.content | safe }} - {{ __tera_context }} {% endblock content %}