aboutsummaryrefslogtreecommitdiff
path: root/views/includes/like.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/includes/like.html')
-rw-r--r--views/includes/like.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/includes/like.html b/views/includes/like.html
new file mode 100644
index 0000000..226aaff
--- /dev/null
+++ b/views/includes/like.html
@@ -0,0 +1,3 @@
1{{ define "like" }}
2<span class="like-count" content-type={{ .ContentType }} content-id={{ .ContentID }}></span> Likes
3{{ end }}