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

6 lines
122 B
Text

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