diff --git a/files/templates/search_comments.html b/files/templates/search_comments.html index f42e0f581..215cd79f1 100644 --- a/files/templates/search_comments.html +++ b/files/templates/search_comments.html @@ -27,4 +27,10 @@ {% endif %} +
+
+
+
+		
+	
{% endblock %} diff --git a/files/templates/search_users.html b/files/templates/search_users.html index e4cfa8f8c..d8b7b5c74 100644 --- a/files/templates/search_users.html +++ b/files/templates/search_users.html @@ -21,4 +21,10 @@ +
+
+
+
+		
+	
{% endblock %}