debian-mirror-gitlab/app/views/projects/snippets/new.html.haml

5 lines
113 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%h3.page-title
New snippet
%hr
= render "shared/snippets/form", url: project_snippets_path(@project, @snippet)