summaryrefslogtreecommitdiff
path: root/app/views/snippets/edit.html.haml
blob: 7042d07d5e8bbacf6ba445639e92ecf83a722480 (plain)
1
2
3
4
%h3.page-title
  Edit snippet
%hr
= render "shared/snippets/form", url: snippet_path(@snippet)