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