.row .col-2 = haml :'sites/_nav' .col-10 %a.btn.btn-info{href: "/sites/#{@site.name}/posts/#{@post.basename}/edit"} Editar %h1= @post.data['title'] .content :markdown #{@post.content}