diff --git a/html/watch.ejs b/html/watch.ejs
index 4dd02ab9..3208281f 100644
--- a/html/watch.ejs
+++ b/html/watch.ejs
@@ -1622,13 +1622,14 @@ WIP!
<% if (VideoData?.genre) { %>
- Genre: <%-VideoData.genre %>
+ Genre: <%-VideoData.genre %>
+
<% } %>
<% if (VideoData?.license) { %>
- License: <%-VideoData?.license %>
+ License: <%-VideoData?.license %>
<% } else { %>
- License: Standard YouTube License
+ License: Standard YouTube License
<% } %>
<% if (date.includes("Premiered")) { %>