mirror of
https://github.com/bspeice/Melodia
synced 2025-07-04 23:44:44 -04:00
Enable playlist listing, fix various javascript errors
This commit is contained in:
@ -74,7 +74,6 @@ List of block elements in this page:
|
||||
{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
{# General scripts #}
|
||||
{% block scripts %}
|
||||
@ -94,4 +93,6 @@ List of block elements in this page:
|
||||
{% endblock %}
|
||||
</script>
|
||||
{% endblock %}{# endblock scripts #}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user