{% extends "base_theme.html" %} {% load i18n %} {% block content %}

{% trans "Oh oh! This page doesn't exist :(." %}

{% endblock %}