Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html.haml « releases « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f01d4e826b9104eff242981e1487079437cd508e (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') } }