diff --git a/files/templates/default.html b/files/templates/default.html index d911d083e..25a0c4e50 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -5,17 +5,6 @@ - - {% if request.path == '/' %} {% else %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 04e1167d3..e02a492b7 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -70,7 +70,7 @@ {% endif %} {% if p.award_count("firework") %} - +
@@ -95,7 +95,7 @@ {% endif %} {% if p.award_count("ricardo") %} - +
@@ -1185,14 +1185,14 @@ {% endif %} {% if p.award_count("shit") %} - - + + {% endif %} {% if p.award_count("fireflies") %} - - + + {% endif %} diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 91c9725d0..de67b8fed 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -18,7 +18,7 @@ set CACHE_VER = { 'js/award_modal.js': 253, 'js/bootstrap.js': 266, 'js/comments+submission_listing.js': 261, - 'js/emoji_modal.js': 295, + 'js/emoji_modal.js': 296, 'js/formatting.js': 240, 'js/header.js': 275, 'js/lottery.js': 256,