{% extends "textbin/base.html" %} {% load i18n %} {% block title %}404 |{% endblock %} {% block body %}
{{ status }}{% trans "Error 404: page not found :(" %}