Files
gitlabhq/app/views/projects/snippets/new.html.haml
T
2014-06-14 12:36:46 +03:00

5 lines
113 B
Plaintext

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