{% import 'macro/accordion.html' as accordion %} {% import 'macro/card.html' as card %}
Instructions
{{ accordion.header('Management', 'instructions-upload', 'instructions', expanded=true) }}
{% if error %}{% endif %}
{{ ', '.join(config['INSTRUCTIONS_ALLOWED_EXTENSIONS'].value) }}
Back to the instructions
{{ accordion.footer() }}