Update -ngx in django templates / urls

This commit is contained in:
Michael Shamoon
2022-03-02 11:05:34 -08:00
parent f3cda7d551
commit 0f804937f7
4 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Jekyll v4.1.1">
<meta name="robots" content="noindex,nofollow">
<title>{% translate "Paperless-ng signed out" %}</title>
<title>{% translate "Paperless-ngx signed out" %}</title>
<!-- Bootstrap core CSS -->
<link href="{% static 'bootstrap.min.css' %}" rel="stylesheet">

View File

@@ -12,7 +12,7 @@
<meta name="generator" content="Jekyll v4.1.1">
<meta name="robots" content="noindex,nofollow">
<title>{% translate "Paperless-ng sign in" %}</title>
<title>{% translate "Paperless-ngx sign in" %}</title>
<!-- Bootstrap core CSS -->
<link href="{% static 'bootstrap.min.css' %}" rel="stylesheet">