diff options
Diffstat (limited to 'django/views/templates/csrf_403.html')
| -rw-r--r-- | django/views/templates/csrf_403.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/django/views/templates/csrf_403.html b/django/views/templates/csrf_403.html index ee81b04bcc..6a0daad5ee 100644 --- a/django/views/templates/csrf_403.html +++ b/django/views/templates/csrf_403.html @@ -2,6 +2,7 @@ <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> + <meta name="color-scheme" content="light dark" /> <meta name="robots" content="NONE,NOARCHIVE"> <title>403 Forbidden</title> <style> |
