{% extends "base.html" %} {% block content %} 404

Page Not Found

The requested page could not be found.{% if config.extra.issues_url %} If you feel this is not normal, then you can create an issue on the issue tracker.{% endif %}

{%- if config.extra.issues_url %} File an Issue {%- endif %}
{% endblock content %}