diff --git a/files/templates/search_comments.html b/files/templates/search_comments.html index 3081b9934..4f0e08141 100644 --- a/files/templates/search_comments.html +++ b/files/templates/search_comments.html @@ -1,5 +1,7 @@ {% extends "search.html" %} +{% block pagetype %}notifications{% endblock %} + {% block listing_template %}
{% include "comments.html" %}