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

5 lines
95 B
Plaintext

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