about summary refs log tree commit diff stats
path: root/app/views/blogs/_blog.html.haml
blob: e83d21a3a5949e8776e3394ab1b7b59e0bc43016 (plain) (blame)
1
2
3
%article#blog-post
  %h2#blog-title= blog.title
  %section#blog-content= blog.body.html_safe