Removes spotify link button

This commit is contained in:
2024-07-20 10:07:45 +02:00
parent 09141bb69e
commit 23d4a22c1c
+2 -2
View File
@@ -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 %}