about summary refs log tree commit diff stats
path: root/app/views/admin/blogs/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/blogs/show.html.haml')
-rw-r--r--app/views/admin/blogs/show.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/admin/blogs/show.html.haml b/app/views/admin/blogs/show.html.haml index 7875cab..f50f69d 100644 --- a/app/views/admin/blogs/show.html.haml +++ b/app/views/admin/blogs/show.html.haml
@@ -1,4 +1,5 @@
1= render partial: "blogs/blog", object: @blog 1- title "Previewing #{@blog.title}"
2= render "blogs/blog", blog: @blog, short: false
2%footer#blog-footer 3%footer#blog-footer
3 This draft was last updated on 4 This draft was last updated on
4 = succeed "." do 5 = succeed "." do