aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/categories/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/refinery/blog/categories/show.html.erb')
-rw-r--r--app/views/refinery/blog/categories/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/refinery/blog/categories/show.html.erb b/app/views/refinery/blog/categories/show.html.erb
index adcf1aa..00d9596 100644
--- a/app/views/refinery/blog/categories/show.html.erb
+++ b/app/views/refinery/blog/categories/show.html.erb
@@ -1,4 +1,4 @@
-<% content_for :body_content_title, @category.title %>
+<% content_for :body_content_title, @blog_category.title %>
<% content_for :body_content_left do %>
<% if @blog_posts.any? %>