diff --git a/admin_interface/templates/admin/popup_response.html b/admin_interface/templates/admin/popup_response.html new file mode 100644 index 0000000..970ad24 --- /dev/null +++ b/admin_interface/templates/admin/popup_response.html @@ -0,0 +1,15 @@ +{% load i18n static %} + + {% trans 'Popup closing...' %} + + + + \ No newline at end of file