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

6 lines
142 B
Text

- page_title "New Snippets"
%h3.page-title
New Snippet
%hr
= render "shared/snippets/form", url: project_snippets_path(@project, @snippet)