{% extends 'layout.html' %} {% block content %} {% csrf_token %}
Add/Update
{% for spotify_login in spotify_logins %} {% endfor %}
Streamer
{{ spotify_login.streamer }}
{% endblock %}