Pass Django messages to frontend without API endpoint

This commit is contained in:
shamoon
2024-01-05 10:48:12 -08:00
committed by Moritz Pflanzer
parent 24ec256580
commit 93750663aa
11 changed files with 67 additions and 134 deletions

View File

@@ -12,7 +12,7 @@
<meta name="author" content="Paperless-ngx project and contributors">
<meta name="robots" content="noindex,nofollow">
<title>{% translate "Paperless-ngx sign in" %}</title>
<title>{% translate "Paperless-ngx social account sign in" %}</title>
<link href="{% static 'bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'signin.css' %}" rel="stylesheet">