diff --git a/app/views/admin/comments/index.html.erb b/app/views/admin/comments/index.html.erb index ebd3e4ce9..4e726b85b 100644 --- a/app/views/admin/comments/index.html.erb +++ b/app/views/admin/comments/index.html.erb @@ -1,3 +1,5 @@ +

Comments

+ <%= paginate @comments %>
diff --git a/app/views/admin/display_ads/index.html.erb b/app/views/admin/display_ads/index.html.erb index 715356cb2..99ea6bb73 100644 --- a/app/views/admin/display_ads/index.html.erb +++ b/app/views/admin/display_ads/index.html.erb @@ -1,3 +1,5 @@ +

Display Ads

+