diff --git a/files/assets/offline.html b/files/assets/offline.html index e6067c4a4..0b470c876 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 0bc55e6fe..5c49ec340 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 1be920cbf..ede97312b 100644 --- a/files/templates/submit_hats.html +++ b/files/templates/submit_hats.html @@ -67,7 +67,7 @@ - -