{% if error %}<divclass="alert alert-danger"role="alert"><strong>Error:</strong> {{ error }}.</div>{% endif %}
<divclass="alert alert-danger text-center"role="alert">You are about to <strong>delete the instruction file {{ item.filename }}</strong>. This action is irreversible.</div>
<divclass="text-end">
<aclass="btn btn-danger"href="{{ url_for('instructions.list') }}"role="button"><iclass="ri-arrow-left-long-line"></i> Back to the instructions</a>