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

5 lines
113 B
Text
Raw Normal View History

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