diff --git a/src/documents/templates/index.html b/src/documents/templates/index.html index 5a7b8c9ba..c4beea07a 100644 --- a/src/documents/templates/index.html +++ b/src/documents/templates/index.html @@ -12,6 +12,7 @@ + diff --git a/src/documents/templates/registration/logged_out.html b/src/documents/templates/registration/logged_out.html index bf21b95f8..1e8ab2e78 100644 --- a/src/documents/templates/registration/logged_out.html +++ b/src/documents/templates/registration/logged_out.html @@ -10,6 +10,7 @@ + {% translate "Paperless-ng signed out" %} diff --git a/src/documents/templates/registration/login.html b/src/documents/templates/registration/login.html index ba46d3adf..464d90be9 100644 --- a/src/documents/templates/registration/login.html +++ b/src/documents/templates/registration/login.html @@ -10,6 +10,8 @@ + + {% translate "Paperless-ng sign in" %}