{% extends "base.html" %} {% load static %} {% block body_class %}template-404{% endblock %} {% block content %}

Page not found

I know it's burried here somewhere!

Just gotta find it... {% endblock %}