gitlab-org--gitlab-foss/app/views/projects/snippets/new.html.haml

6 lines
217 B
Text
Raw Normal View History

2015-04-30 13:06:18 -04:00
- 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