diff --git a/GapsWeb/src/main/resources/templates/libraries.html b/GapsWeb/src/main/resources/templates/libraries.html index b06aa39..d7dd0fd 100755 --- a/GapsWeb/src/main/resources/templates/libraries.html +++ b/GapsWeb/src/main/resources/templates/libraries.html @@ -114,7 +114,7 @@
- Plex Poster
@@ -123,7 +123,7 @@
{{name}} ({{year}})

{{overview}}

{{#each genres}} -
{{this}}
+
{{this}}
{{/each}}
diff --git a/GapsWeb/src/main/resources/templates/recommended.html b/GapsWeb/src/main/resources/templates/recommended.html index 6860180..8e88e04 100755 --- a/GapsWeb/src/main/resources/templates/recommended.html +++ b/GapsWeb/src/main/resources/templates/recommended.html @@ -123,12 +123,13 @@