BigW Consortium Gitlab

edit.html.haml 237 Bytes
- page_title "Edit", @snippet.title, "Snippets"

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