{% extends "base.html" %} {% block head %} {{super()}} {# JSON LD #} {% endblock head %} {% block content %} {{ section.content | safe}} {% endblock content %}