diff --git a/plinth/modules/diagnostics/templates/diagnostics_results.html b/plinth/modules/diagnostics/templates/diagnostics_results.html
index 9de5dafee..c250b9467 100644
--- a/plinth/modules/diagnostics/templates/diagnostics_results.html
+++ b/plinth/modules/diagnostics/templates/diagnostics_results.html
@@ -20,7 +20,7 @@
{% load i18n %}
-
+
diff --git a/plinth/modules/disks/templates/disks.html b/plinth/modules/disks/templates/disks.html
index 067825a6d..8adca70c6 100644
--- a/plinth/modules/disks/templates/disks.html
+++ b/plinth/modules/disks/templates/disks.html
@@ -34,7 +34,7 @@
{% trans "The following disks are in use:" %}
-
+
diff --git a/plinth/modules/firewall/templates/firewall.html b/plinth/modules/firewall/templates/firewall.html
index b26d3fd41..e9a08949e 100644
--- a/plinth/modules/firewall/templates/firewall.html
+++ b/plinth/modules/firewall/templates/firewall.html
@@ -39,7 +39,7 @@
{% else %}
-
+
| {% trans "Service/Port" %} |
diff --git a/plinth/modules/letsencrypt/templates/letsencrypt.html b/plinth/modules/letsencrypt/templates/letsencrypt.html
index 9d6264d2a..73219fce9 100644
--- a/plinth/modules/letsencrypt/templates/letsencrypt.html
+++ b/plinth/modules/letsencrypt/templates/letsencrypt.html
@@ -36,7 +36,7 @@
{% block configuration %}
-
+
diff --git a/plinth/modules/monkeysphere/templates/monkeysphere.html b/plinth/modules/monkeysphere/templates/monkeysphere.html
index 13e6ddc7d..fe2a5f098 100644
--- a/plinth/modules/monkeysphere/templates/monkeysphere.html
+++ b/plinth/modules/monkeysphere/templates/monkeysphere.html
@@ -67,7 +67,7 @@
{% endif %}
-
+
diff --git a/plinth/modules/names/templates/names.html b/plinth/modules/names/templates/names.html
index 360bbb57c..229157311 100644
--- a/plinth/modules/names/templates/names.html
+++ b/plinth/modules/names/templates/names.html
@@ -24,7 +24,7 @@
{% block configuration %}
-
+
diff --git a/plinth/modules/networks/templates/connections_list.html b/plinth/modules/networks/templates/connections_list.html
index 25f569e03..506c354ac 100644
--- a/plinth/modules/networks/templates/connections_list.html
+++ b/plinth/modules/networks/templates/connections_list.html
@@ -57,7 +57,7 @@
{% block content %}
-
+
{% for connection in connections %}
diff --git a/plinth/modules/snapshot/templates/snapshot.html b/plinth/modules/snapshot/templates/snapshot.html
index 01eab9489..3fc81e2d5 100644
--- a/plinth/modules/snapshot/templates/snapshot.html
+++ b/plinth/modules/snapshot/templates/snapshot.html
@@ -24,7 +24,7 @@
{% block configuration %}
-
+
| {% trans "Number" %} |
diff --git a/plinth/modules/snapshot/templates/snapshot_delete.html b/plinth/modules/snapshot/templates/snapshot_delete.html
index 15b64c3cb..c2276bea1 100644
--- a/plinth/modules/snapshot/templates/snapshot_delete.html
+++ b/plinth/modules/snapshot/templates/snapshot_delete.html
@@ -27,7 +27,7 @@
{% trans "Delete this snapshot permanently?" %}
-
+
| {% trans "Number" %} |
diff --git a/plinth/modules/snapshot/templates/snapshot_rollback.html b/plinth/modules/snapshot/templates/snapshot_rollback.html
index 08b2bfb19..de5886e3b 100644
--- a/plinth/modules/snapshot/templates/snapshot_rollback.html
+++ b/plinth/modules/snapshot/templates/snapshot_rollback.html
@@ -35,7 +35,7 @@
-
+
| {% trans "Number" %} |
diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html
index 5c55aff07..16e311047 100644
--- a/plinth/modules/tor/templates/tor.html
+++ b/plinth/modules/tor/templates/tor.html
@@ -57,7 +57,7 @@
{% if status.hs_enabled %}
-
+
diff --git a/plinth/modules/users/templates/users_list.html b/plinth/modules/users/templates/users_list.html
index 64701b273..c3eff18fd 100644
--- a/plinth/modules/users/templates/users_list.html
+++ b/plinth/modules/users/templates/users_list.html
@@ -36,7 +36,7 @@
{% block content %}
-
+
{% for user in object_list %}