aboutsummaryrefslogtreecommitdiff
path: root/views/includes/like.html
blob: 226aafffb5ebc2859aaa5f48d87877c0e20af9d7 (plain)
1
2
3
{{ define "like" }}
<span class="like-count" content-type={{ .ContentType }} content-id={{ .ContentID }}></span> Likes
{{ end }}