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