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