.container .page-header = link_to tags_path, :class => 'btn btn-default' do | Back = link_to edit_tag_path(@tag), :class => 'btn btn-warning' do | Edit h1 | tag table.table.table-striped thead tr th | Name tbody tr td = @tag.name