summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_changelog.html.haml
blob: 53921e63b5f6254f740a766af54f01c7a3d82d09 (plain)
1
2
3
4
= icon('history fw')
= succeed '.' do
  To find the state of this project's repository at the time of any of these versions, check out
  = link_to "the tags", namespace_project_tags_path(viewer.project.namespace, viewer.project)