Removes spotify link button
This commit is contained in:
@@ -13,7 +13,7 @@ Instellingen
|
||||
<input type="submit" value="" class="icon admin-panel" />
|
||||
</div>
|
||||
</form>
|
||||
{% if sptDisplayName %}
|
||||
{% comment %} {% if sptDisplayName %}
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
<div class="field-row settings">
|
||||
@@ -30,7 +30,7 @@ Instellingen
|
||||
<input type="submit" value="" class="icon spotify" />
|
||||
</div>
|
||||
</form>
|
||||
{% endif %}
|
||||
{% endif %} {% endcomment %}
|
||||
{% endif %}
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
|
||||
Reference in New Issue
Block a user