[% IF NO_DATABSES %]
[% 'No databases have been found on this server.' | $T8 %]
@@ -96,4 +96,3 @@
[% END %]
-
diff --git a/templates/webpages/admin/backup_dataset_email_done.html b/templates/webpages/admin/backup_dataset_email_done.html
index bb29cf922..e1573a6f1 100644
--- a/templates/webpages/admin/backup_dataset_email_done.html
+++ b/templates/webpages/admin/backup_dataset_email_done.html
@@ -1,7 +1,7 @@
[%- USE T8 %]
[%- USE LxERP %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
[% LxERP.t8('The dataset backup has been sent via email to #1.', to) | html %]
diff --git a/templates/webpages/admin/check_auth_database.html b/templates/webpages/admin/check_auth_database.html
index 8e727d962..c40b8ec7c 100644
--- a/templates/webpages/admin/check_auth_database.html
+++ b/templates/webpages/admin/check_auth_database.html
@@ -1,7 +1,7 @@
[%- USE T8 %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
-
diff --git a/templates/webpages/admin/check_auth_tables.html b/templates/webpages/admin/check_auth_tables.html
index 027d492c5..0e1d80aca 100644
--- a/templates/webpages/admin/check_auth_tables.html
+++ b/templates/webpages/admin/check_auth_tables.html
@@ -1,7 +1,7 @@
[%- USE T8 %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
[% 'The tables for user management and authentication do not exist. They will be created in the next step in the following database:' | $T8 %]
@@ -39,4 +39,3 @@
-
diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html
index 94ddf8292..36b337ac1 100644
--- a/templates/webpages/admin/create_dataset.html
+++ b/templates/webpages/admin/create_dataset.html
@@ -1,6 +1,6 @@
[%- USE T8 %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
-
diff --git a/templates/webpages/admin/dbadmin.html b/templates/webpages/admin/dbadmin.html
index 74e14670a..23fb80501 100644
--- a/templates/webpages/admin/dbadmin.html
+++ b/templates/webpages/admin/dbadmin.html
@@ -1,6 +1,6 @@
[%- USE T8 %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
-
diff --git a/templates/webpages/admin/dbdelete.html b/templates/webpages/admin/dbdelete.html
index 6926c9c27..a7aa79876 100644
--- a/templates/webpages/admin/dbdelete.html
+++ b/templates/webpages/admin/dbdelete.html
@@ -1,7 +1,7 @@
[%- USE T8 %]
[%- USE LxERP %]
[%- USE HTML %]
-
[% title %]
+
[% title %]
-
diff --git a/templates/webpages/admin/dbupgrade_header.html b/templates/webpages/admin/dbupgrade_header.html
index cc3704916..1a81e964c 100644
--- a/templates/webpages/admin/dbupgrade_header.html
+++ b/templates/webpages/admin/dbupgrade_header.html
@@ -1,2 +1,2 @@
[%- USE T8 %]
-[% USE HTML %]