{% load i18n %} {# Translators: This describes the data displayed in the chart below. #} {% trans "Submissions" as chart_info %} {% include "courses/_chart_info.html" with chart_info=chart_info %}