gitlab-org--gitlab-foss/app/views/projects/snippets/edit.html.haml

5 lines
143 B
Plaintext

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