summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
blob: e38d95c45e7e893c5f88feee5d43ec04ddadf9c8 (plain)
1
2
3
4
5
- 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