emile 10 months ago
parent 1ea62f5f90
commit a356aab63d

@ -317,7 +317,7 @@
<div class="w-full bg-white border border-gray-100 shadow-md flex justify-start items-center p-3">
<p class="text-secondosiblue text-base">Expires:{% if subscription.end_at %} <span
class="font-semibold">{{subscription.end_at}} {% else %} <span class="font-semibold">No
Expiry {% endif %}</span>
Expiry {% endif %}</span> {{subscription.id}}
</p>
</div>
</div>

Loading…
Cancel
Save