diff --git a/files/templates/popover.html b/files/templates/popover.html
index 640b365ca..5183117bf 100644
--- a/files/templates/popover.html
+++ b/files/templates/popover.html
@@ -35,9 +35,8 @@
coins
-
- View
+ View
diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html
index 0eb6956bf..435597ab6 100644
--- a/files/templates/settings_profile.html
+++ b/files/templates/settings_profile.html
@@ -454,8 +454,7 @@
-
-
Limit of 100 characters
+
Limit of 100 characters
diff --git a/files/templates/submission.html b/files/templates/submission.html
index 69205a220..1209d6397 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -622,7 +622,7 @@
{% if p.sub %}
{% if not HOLE_STYLE_FLAIR -%}
-
/h/{{p.sub}}
+
/h/{{p.sub}}
{%- else -%}
{{p.sub|capitalize}}
{%- endif %}
diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html
index 214ec609c..101f9c650 100644
--- a/files/templates/submission_listing.html
+++ b/files/templates/submission_listing.html
@@ -115,7 +115,7 @@
{% if p.sub %}
{% if not HOLE_STYLE_FLAIR -%}
-
/h/{{p.sub}}
+
/h/{{p.sub}}
{%- else -%}
{{p.sub|capitalize}}
{%- endif %}
diff --git a/files/templates/userpage_admintools.html b/files/templates/userpage_admintools.html
index 324970a9c..bbf373565 100644
--- a/files/templates/userpage_admintools.html
+++ b/files/templates/userpage_admintools.html
@@ -46,12 +46,10 @@