{% comment %} A include template that renders a feedback read-only view. It includes a block within the alert-box showing the grade that can be used by extending templates to add a button (used to add an "Edit feedback" button) in readonly-feedback-with-editbutton.django.html. {% endcomment %} {% load i18n %} {% load devilry_examiner_tags %} {% include "markup/mathjaxheader.django.html" %}