<divclass="alert alert-danger text-center"role="alert">You are about to <strong>drop all the tables from the database</strong>. This action is irreversible.</div>
<aclass="btn btn-danger"href="{{ url_for('admin.admin') }}"role="button"><iclass="ri-arrow-left-long-line"></i> Back to the admin</a>
<buttontype="submit"class="btn btn-danger"><iclass="ri-close-line"></i> Drop <strong>the whole database</strong></button>