summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
blob: 772a594269ca8bf7e43b1c3e4249c4dad8a6ab36 (plain)
1
2
3
4
5
6
- page_title "New Snippets"

%h3.page-title
  New Snippet
%hr
= render "shared/snippets/form", url: namespace_project_snippets_path(@project.namespace, @project, @snippet), visibility_level: default_snippet_visibility