Welcome to mirror list, hosted at ThFree Co, Russian Federation.

edit.html.haml « snippets « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f6a5bf9e4ff74d508e454d18d81c41565a7eb255 (plain)
1
2
3
4
%h3.page-title
  Edit snippet
%hr
= render "shared/snippets/form", url: project_snippet_path(@project, @snippet)