debian-mirror-gitlab/app/views/projects/protected_tags/_index.html.haml
2018-03-27 19:54:05 +05:30

7 lines
221 B
Text

- content_for :create_protected_tag do
= render 'projects/protected_tags/create_protected_tag'
- content_for :tag_list do
= render "projects/protected_tags/tags_list"
= render 'projects/protected_tags/shared/index'