mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
- page_title "New Snippet"
|
|
%h3.page-title
|
|
New snippet
|
|
%hr
|
|
= render "shared/snippets/form", url: snippets_path(@snippet), visibility_level: default_snippet_visibility
|