{% extends "error.html" %} {% block error_name %} 404 {% endblock %} {% block error_description %} This page does not exist. {% endblock %} {% block suggestion %} Go Back {% endblock %}