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

6 lines
175 B
Text

- page_title "Edit", "#{@snippet.title} (#{@snippet.to_reference})", "Snippets"
%h3.page-title
Edit Snippet
%hr
= render 'shared/snippets/form', url: snippet_path(@snippet)