show coming soon when no plan available

This commit is contained in:
Tobias Brunner 2025-03-10 14:42:34 +01:00
parent 1a26d459f6
commit ac19c4cd25
No known key found for this signature in database

View file

@ -157,6 +157,11 @@
</a>
</div>
{% endif %}
{% if not offering.plans.all %}
<div>
<a class="btn btn-secondary btn-sm" href="">Coming Soon</a>
</div>
{% endif %}
</div>
{% endif %}
<div class="card__content d-flex flex-column flex-grow-1">