summaryrefslogtreecommitdiff
path: root/app/views/snippets/new.html.haml
blob: 694d70583173a69cc826c54d853bf2b51f1a9d8a (plain)
1
2
3
4
%h3.page-title
  New snippet
%hr
= render "shared/snippets/form", url: snippets_path(@snippet)