aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/tag/name.tmpl
blob: c3042014d3f4f25c27de8a352aeb566a8cf510c6 (plain)
1
2
3
<a class="ui label basic tiny button{{if .IsRelease}} primary{{end}}" href="{{.RepoLink}}/src/tag/{{.TagName|PathEscape}}">
{{svg "octicon-tag"}} {{.TagName}}
</a>