forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-26 13:27:39 -06:00
parent 6d904dd946
commit a596c95391
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
</li>
<li id="unpin2-{{p.id}}" class="{% if not p.stickied %}hidden{% endif %}">
<button class="btn btn-gray w-full text-left" onclick="post_toast2('/unsticky/{{p.id}}','pin2-{{p.id}}','unpin2-{{p.id}}')" >
<i class="fas fa-thumbtack fa-rotate--45 fa-fw mr-4"></i>Unpin
<i class="fas fa-thumbtack fa-rotate--45 fa-fw mr-5"></i>Unpin
</button>
</li>
{% if v==p.author %}