diff --git a/app/templates/formsemestre/bulletins_choice.j2 b/app/templates/formsemestre/bulletins_choice.j2 new file mode 100644 index 000000000..db38985b1 --- /dev/null +++ b/app/templates/formsemestre/bulletins_choice.j2 @@ -0,0 +1,50 @@ +{% extends "sco_page.j2" %} +{% import 'wtf.j2' as wtf %} + +{% block styles %} +{{super()}} + +{% endblock %} + +{% block scripts %} + {{super()}} + +{% endblock %} + + +{% block app_content %} +
+ {{ explanation|safe }} +
+ + +