debian-mirror-gitlab/app/views/projects/releases/index.html.haml

6 lines
267 B
Text
Raw Normal View History

2019-02-15 15:39:39 +05:30
- @no_container = true
- page_title _('Releases')
%div{ class: container_class }
#js-releases-page{ data: { project_id: @project.id, illustration_path: image_path('illustrations/releases.svg'), documentation_path: help_page_path('user/project/releases/index') } }