diff --git a/the_works/templates/views/genre.html b/the_works/templates/views/genre.html index 0bf6ee1..51a2396 100644 --- a/the_works/templates/views/genre.html +++ b/the_works/templates/views/genre.html @@ -2,55 +2,10 @@ {% block title %}Genres{% endblock title %} -{% block script %} -{% endblock script %} {% block heading %}Genres{% endblock heading %} @@ -58,7 +13,7 @@ {% include "_icons.svg" %} - +
@@ -76,11 +31,11 @@
Genre
- +
- +

#

@@ -100,4 +55,43 @@
-{% endblock content %} \ No newline at end of file +{% endblock content %} + +{% block script %} + + +{% endblock script %}