+
+ {{if .SpamReports}}
+
+ {{template "base/paginate" .}}
+ {{else}}
+
+ No {{$.FilterStatus}} reports.
+
+ {{end}}
+
+
+{{template "admin/layout_footer" .}}
diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
index 86d73a235dbed..dd4c015eb89f6 100644
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -91,6 +91,13 @@
{{end}}
+ {{if and .IsAdmin .PendingSpamReports}}
+