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

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