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