{% extends "admin/dashboard.html" %} {% block main_content %}
{% include "admin/quarantine_list.html" %}
{% endblock %}