summaryrefslogtreecommitdiff
path: root/app/views/snippets/edit.html.haml
blob: 82f44a9a5c3ba062497557c8bd75ee0f67b2d391 (plain)
1
2
3
4
5
- page_title "Edit", @snippet.title, "Snippets"
%h3.page-title
  Edit Snippet
%hr
= render 'shared/snippets/form', url: snippet_path(@snippet), visibility_level: @snippet.visibility_level