-
{% for thread in threads %}
@@ -392,9 +397,7 @@
{% endfor %}
diff --git a/templates/threads.html b/templates/threads.html index 5ff6e37..295b772 100644 --- a/templates/threads.html +++ b/templates/threads.html @@ -39,6 +39,13 @@ } } + main.home { + & .back, + & .top { + display: none + } + } + ul { list-style: none; } @@ -227,12 +234,10 @@
{{ app.description }}
-