diff --git a/files/assets/offline.html b/files/assets/offline.html index e6067c4a43..0b470c8765 100644 --- a/files/assets/offline.html +++ b/files/assets/offline.html @@ -1,7 +1,7 @@ No Internet Connection - - + {% if IS_LOCALHOST %} {% else %} diff --git a/files/templates/comments.html b/files/templates/comments.html index 0bc55e6fea..5c49ec3400 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -1,7 +1,7 @@ {%- import 'util/macros.html' as macros with context -%} {% if not request.headers.get("xhr") %} {% if comment_info %} - @@ -238,7 +238,7 @@ {% endif %} {% if c.award_count("tilt", v) %} - - {% if success %} - diff --git a/files/templates/submit_hats.html b/files/templates/submit_hats.html index 1be920cbfa..ede97312b6 100644 --- a/files/templates/submit_hats.html +++ b/files/templates/submit_hats.html @@ -67,7 +67,7 @@ - -