summaryrefslogtreecommitdiff
path: root/app/views/snippets/edit.html.haml
blob: 1a380035661d4a24ca894e70734c13b8f8f7d096 (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