debian-mirror-gitlab/app/views/projects/snippets/new.html.haml
2016-06-16 23:09:34 +05:30

6 lines
218 B
Text

- 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