diff --git a/templates/show.html b/templates/show.html index fca4a57..0e800a6 100644 --- a/templates/show.html +++ b/templates/show.html @@ -7,7 +7,7 @@
all {% for tag in tags %} - {{tag.tagName}} + {{tag.tagName}} {% endfor %}