aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/pages
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2013-12-25 20:11:09 +0100
committerHarald Eilertsen <haraldei@anduin.net>2013-12-25 20:11:09 +0100
commita6302289c005e96520969a8abff3d5b262dfffb9 (patch)
treead91b3b857ca462cf5f2b5f5e747f595e0e399dd /app/views/refinery/pages
parentc481bc81f38dc72d1293e27c74e9d1314472233c (diff)
downloadhmnoweb-a6302289c005e96520969a8abff3d5b262dfffb9.tar.gz
hmnoweb-a6302289c005e96520969a8abff3d5b262dfffb9.tar.bz2
hmnoweb-a6302289c005e96520969a8abff3d5b262dfffb9.zip
Update blog main views to not render body_content right.
Diffstat (limited to 'app/views/refinery/pages')
-rw-r--r--app/views/refinery/pages/show.html.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/refinery/pages/show.html.erb b/app/views/refinery/pages/show.html.erb
new file mode 100644
index 0000000..2e62fa9
--- /dev/null
+++ b/app/views/refinery/pages/show.html.erb
@@ -0,0 +1,4 @@
+<%= render "/refinery/content_page",
+ :hide_sections => [:side_body, :body_content_right]
+ %>
+