show coming soon when no plan available
This commit is contained in:
parent
1a26d459f6
commit
ac19c4cd25
1 changed files with 5 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue