summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
blob: 67cd69fd215fd06a3af12fa50a93d5d1416f3a30 (plain)
1
2
3
4
5
6
7
- page_title "New Snippets"
= render "header_title"

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