summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
blob: 2d9beef1cbc675edc62a48885ae26d2bf82039c1 (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