{% extends 'site/base.html.twig' %}
{% block body %}
<div class="container">
Nothing here
</div>
{% endblock %}