diff --git a/app/frontend/templates/panel/credits.html b/app/frontend/templates/panel/credits.html
index faaab29b..e35abd34 100644
--- a/app/frontend/templates/panel/credits.html
+++ b/app/frontend/templates/panel/credits.html
@@ -67,7 +67,7 @@
{% if type(person['tags'][1]) is list %}
{{ person['tags'][1][0] }}
{% else %}
- {{ person['tags'][1] }}
+ {{ person['tags'][1] }}
{% end %}
{% end %}
{% if person['tags'][2] %}
@@ -136,7 +136,7 @@
{% if type(person['tags'][1]) is list %}
{{ person['tags'][1][0] }}
{% else %}
- {{ person['tags'][1] }}
+ {{ person['tags'][1] }}
{% end %}
{% end %}
{% if person['tags'][2] %}
@@ -206,7 +206,7 @@
{% if type(person['tags'][1]) is list %}
{{ person['tags'][1][0] }}
{% else %}
- {{ person['tags'][1] }}
+ {{ person['tags'][1] }}
{% end %}
{% end %}
{% if person['tags'][2] %}