diff --git a/the_works/templates/views/genre.html b/the_works/templates/views/genre.html
index 51a2396..85d07b0 100644
--- a/the_works/templates/views/genre.html
+++ b/the_works/templates/views/genre.html
@@ -6,7 +6,6 @@
{% endblock head %}
-
{% block heading %}Genres{% endblock heading %}
{% block content %}
@@ -94,4 +93,5 @@
});
}
}
-{% endblock script %}
+
+{% endblock script %}