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

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