+
+ {{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 35e14d38d3b10..15f1b655e530e 100644
--- a/templates/base/head_navbar.tmpl
+++ b/templates/base/head_navbar.tmpl
@@ -94,6 +94,13 @@
{{end}}
+ {{if and .IsAdmin .PendingSpamReports}}
+