diff --git a/files/templates/default.html b/files/templates/default.html index b35609c19..5d0a93603 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -47,7 +47,7 @@ {% endif %} {% if request.path.endswith('/catalog') %} - + {% endif %} {% if sub and sub.css and not request.path.endswith('settings') %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 076701b12..a134f070c 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -84,7 +84,7 @@
{% if not postembed %} -
+
{% if v and request.path.startswith('/@') and v.admin_level < 2 %}
diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 1bf4a1414..dcc681411 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -1,6 +1,7 @@ {%- set CACHE_VER = { - 'css/main.css': 394, + 'css/main.css': 395, + 'css/catalog.css': 2, 'css/4chan.css': 61, 'css/classic.css': 61,