diff --git a/templates/collection-post.tmpl b/templates/collection-post.tmpl
index 54d5298..e742f8c 100644
--- a/templates/collection-post.tmpl
+++ b/templates/collection-post.tmpl
@@ -55,7 +55,7 @@
{{range .PinnedPosts}}{{.PlainDisplayTitle}}{{end}}
{{end}}
{{ if and .IsOwner .IsFound }}{{largeNumFmt .Views}} {{pluralize "view" "views" .Views}}
- Edit
+ Edit
{{if .IsPinned}}Unpin{{end}}
{{ end }}