{% extends "base.html" %} {% block content %} {%- set rel_attributes = macros_rel_attributes::rel_attributes() | trim -%} 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 %}