{# 404 page #} {% extends "site/base.html" %} {# TODO: Not sure if we should extend base_compact.html here so that we would have more protection against having state variables on 404 page #} {% block content %}
Nothing in this URL. Are you sure the address is correct?