diff --git a/templates/thread.html b/templates/thread.html index 11b7ab83..c58eafa4 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -31,7 +31,6 @@
{{ boardlist.top }}
-
{% if pm %}
You have an unread PM{% if pm.waiting > 0 %}, plus {{ pm.waiting }} more waiting{% endif %}.

{% endif %} {% if config.url_banner %}{% endif %}
@@ -72,7 +71,7 @@
[{% trans %}Return{% endtrans %}] - [{% trans %}Go to top{% endtrans %}] + [{% trans %}Go to top{% endtrans %}] {% if config.catalog_link %} [{% trans %}Catalog{% endtrans %}] {% endif %}