{% extends "trix_student/include/footer_base.django.html" %} {% load i18n %} {% comment %} Overwrite this to use your own footer content {% endcomment %} {% block body %} {% trans "Report bug" %} {% trans "Help" %} {% trans "Privacy" %} {% endblock %}