remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 11:18:51 -06:00
parent ef76485e97
commit b4923dd5dc
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
{% if not p.awards %}
<p class="text-sm text-gray-500">No awards earned yet...</p>
<button class="text-sm text-red-600 hover:text-red-500" data-bs-toggle="modal" data-bs-target="#awardModal" onclick="awardModal('/post/{{p.id}}/awards')">
Give award
Gift award
</button>
{% endif %}
<!-- Icons -->