Files
muzak/playlist/templates/PlaylistList.html
T
2024-07-17 21:21:26 +02:00

9 lines
130 B
HTML

{% extends "Base.html" %}
{% block window-title %}
Overzicht - Playlists
{% endblock %}
{% block main-content %}
{% endblock %}