diff --git a/pinry/templates/includes/lightbox.html b/pinry/templates/includes/lightbox.html
index dafdbec..ad83737 100644
--- a/pinry/templates/includes/lightbox.html
+++ b/pinry/templates/includes/lightbox.html
@@ -19,7 +19,7 @@
{{#if tags}}
in
{{#each tags}}
- {{this}}
+ {{this}}
{{/each}}
{{/if}}