{% extends "home/base.html" %} {% load staticfiles i18n %} {% block header_content %}

{% trans "Sorry, this page doesn't exist." %}

{% endblock %} {% block content %} {% endblock %}