{% extends "patterns/base_page.html" %} {% block title %}Page not found{% endblock %} {% block body_class %}template__error{% endblock %} {% block content %}

Err...

Take me home
{% endblock %}