debian-mirror-gitlab/app/views/projects/snippets/new.html.haml
2017-08-17 22:00:37 +05:30

6 lines
172 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)