=santey_title .column.span-17.first.append-1 .posts_show =render :partial=>"votes/vote", :locals=>{:voteable=>@post} %h1 =@post.title !=posted_at_helper(@post) !=Sanitize.clean(@post.content, SanteyBlog::ViewHelper::SANITIZER_CONFIG) .bottom_info Tags: - @post.tags.each do |tag| =link_to tag.name, tag_path_helper(tag.name.gsub(/\./, "~dot~")) %br/ Meta: =link_to "permalink", path_to_content(@post) %a{:href=>"#disqus_thread"} comments =render :partial => "/includes/disqus_comments" .column.span-6.last =render :partial => "/includes/recent" =render :partial => "/includes/tags" =render :partial => "/includes/top"