{% extends 'base.htm' %} {% block title %}Page Not Found{% endblock %} {% block nav %} {% endblock %} {% block main %}

Page Not Found

What you were looking for is just not there. Go somewhere nice.

{% endblock %}