{% extends 'partials/base.html.twig' %} {% block content %} <div class="lead text-center"> <h1>OUUPS</h1> </div> {% endblock %}