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

5 lines
113 B
Plaintext

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