{% from "macros.html" import information %} {% extends "admin/master.html" %} {% block body %} {{information(current_user, userActiveSemester, role="admin")}}
{{ form.csrf_token }} {{ form.manualUpdateFinalExperimentAndPartMarksSubmit }}
{% endblock body %}