{% extends "error/error.html" %} {%- block error -%}Not Found{%- endblock -%} {%- block code -%}404{%- endblock -%} {%- block message -%}We couldn't find anything at this URL.{%- endblock -%}