summaryrefslogtreecommitdiff
path: root/app/views/projects/releases/index.html.haml
blob: 28bb4e032eb0de4066c310f9b2830d0fe417462b (plain)
1
2
3
4
5
- @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') } }