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