minor changes

This commit is contained in:
eclipse 2025-05-08 22:48:19 +02:00
parent 61c8a72e4f
commit fa68627a27

View File

@ -6,7 +6,6 @@
<link type="text/css" rel="stylesheet" href="{{ url_for('static', filename='datatables.css') }}"> <link type="text/css" rel="stylesheet" href="{{ url_for('static', filename='datatables.css') }}">
{% endblock head %} {% endblock head %}
{% block heading %}Genres{% endblock heading %} {% block heading %}Genres{% endblock heading %}
{% block content %} {% block content %}
@ -94,4 +93,5 @@
}); });
} }
} }
</script>{% endblock script %} </script>
{% endblock script %}