{% extends "core/base.html" %} {% block title %}Playlist{% endblock %} {% block body %}

Diese Playlist enthält {{ num_artists }} Künstler*innen.

{% csrf_token %}
{% endblock %}