{% extends "trix_student/base.django.html" %} {% load i18n %} {% block title %}400{% endblock %} {% block content %}
{% trans "Bad request!" %}