diff --git a/templates/base.html b/templates/base.html index 010b2ab..e33694a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -484,14 +484,37 @@ {% block content %} {% endblock %} - {% endcomment %} + {% load i18n static %} + + {% include 'includes/delete_modal.html' %}