diff --git a/files/templates/home.html b/files/templates/home.html index c9790c706..7c83a8ca7 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -38,14 +38,6 @@ {% block desktopBanner %} -{% if v and v.id == AEVANN_ID %} - -{% endif %} -
{% if sub %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 1e12be860..1121291aa 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -231,7 +231,7 @@
- + {% if p.club %}{{CC}}{% endif %} {% if p.category %}{{help.submission_category_tag(p.category.name, p.category.color_text, p.category.color_bg)}}{% endif %} {% if p.flair %}{{p.flair | safe}}{% endif %}