minor changes
This commit is contained in:
parent
61c8a72e4f
commit
fa68627a27
@ -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 %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user