{% extends "localcosmos_server/modals/modal_form.html" %} {% load i18n %} {% block title %} {% trans 'Delete All Manually Added Images' %} {% endblock %} {% block action %} {% url 'delete_all_manually_added_taxon_profile_images' meta_app.id taxon_profiles.id %} {% endblock %} {% block body %}
{% if success %}