{% block head %} {{ displayground.title}} {% endblock %} {% block header %}{% include 'theme/header.html.twig' %}{% endblock %} {% block content %}{% endblock %} {% include 'theme/footer.html.twig' %}