Skip to content
Snippets Groups Projects
404.html 150 B
Newer Older
  • Learn to ignore specific revisions
  • {#-
      This file was automatically generated - do not edit
    -#}
    {% extends "base.html" %}
    {% block content %}
      <h1>404 - Not found</h1>
    {% endblock %}