debian-mirror-gitlab/app/views/projects/snippets/new.html.haml
2015-09-25 12:07:36 +05:30

7 lines
242 B
Text

- 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