-{% block "titleextra" %}{{ form.form_title }} :: {% endblock %}
-
-{% block "body" %}
- <style>
- #id_thematic_track {
- list-style: none;
- }
- #id_thematic_track label {
- font-weight: normal;
- }
- #id_thematic_track label:before {
- content: '';
- }
- </style>