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: 694d70583173a69cc826c54d853bf2b51f1a9d8a (plain)
1
2
3
4
%h3.page-title
  New snippet
%hr
= render "shared/snippets/form", url: snippets_path(@snippet)