summaryrefslogtreecommitdiff
path: root/app/views/projects/snippets/new.html.haml
blob: 6702c728d58218406a90c04015118724de8176dc (plain)
1
2
3
4
5
6
7
- page_title "新代码片段"
= render "header_title"

%h3.page-title
  新代码片段
%hr
= render "shared/snippets/form", url: namespace_project_snippets_path(@project.namespace, @project, @snippet), visibility_level: default_snippet_visibility