{% extends "base.html" %} {% block header %} {% block title %} 404 Not Found {% endblock %} {% endblock %} {% block content %}

404

Something's missing.

Sorry, we can't find that page. You'll find lots to explore on the home page.

{% endblock %}