{% extends 'layouts/layout.twig' %} {% block content %} <section class="http-error"> <h1>HTTP 404 - File not found</h1> <p>The file you are looking for was not found.</p> </section> {% endblock %}
info at phpclasses dot org