old playlist imports
This commit is contained in:
@@ -13,6 +13,13 @@ Instellingen
|
||||
<input type="submit" value="" class="icon admin-panel" />
|
||||
</div>
|
||||
</form>
|
||||
<form action="{% url 'playlist-import' %}" method="post">
|
||||
{% csrf_token %}
|
||||
<p>Geef een playlist url om oude nummers te importeren:</p>
|
||||
<input type="text" id="spotify-input" name="playlist_link" placeholder="Spotify-link">
|
||||
<input type="submit" value="Importeer">
|
||||
</form>
|
||||
|
||||
{% comment %} {% if sptDisplayName %}
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
|
||||
Reference in New Issue
Block a user