diff --git a/files/templates/search_comments.html b/files/templates/search_comments.html index f42e0f5818..215cd79f1f 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 e4cfa8f8cd..d8b7b5c745 100644 --- a/files/templates/search_users.html +++ b/files/templates/search_users.html @@ -21,4 +21,10 @@ +
+
+
+
+		
+	
{% endblock %}