summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_changelog.html.haml
blob: c9d64d5f62e5b4331c36d52be13ede7c9094bae1 (plain)
1
2
3
4
= sprite_icon('history', size: 16, css_class: 'gl-mr-1 gl-vertical-align-text-bottom')
= 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", project_tags_path(viewer.project)