{% extends "master.html" %} {% block title %}Page not found :'({% endblock %} {%block tag %}error{% endblock %} {% block content %}
With the message:
{{ error.description }}{% else %}
The requested page cannot be found, we're sorry :(
{% endif %}Maybe you enter a bad URL, or the page has moved or has been removed, or...
Use the main navigation menu to get (re)started.