Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
django
/
contrib
/
admin
/
templates
/
admin
๐ค Upload
๐ New File
๐ New Folder
Close
Editing: popup_response.html
{% load i18n static %}<!DOCTYPE html> <html> <head><title>{% translate 'Popup closingโฆ' %}</title></head> <body> <script id="django-admin-popup-response-constants" src="{% static "admin/js/popup_response.js" %}" data-popup-response="{{ popup_response_data }}"> </script> </body> </html>
Save
Cancel