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

5 lines
95 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: snippets_path(@snippet)