feat: Add info on when bidding closes
All checks were successful
Build Docker / Build Image (push) Successful in 1m14s

This commit is contained in:
2025-07-12 13:28:21 +10:00
parent 3fa57cc617
commit 2fab7b3bc0
4 changed files with 35 additions and 16 deletions

View File

@@ -68,7 +68,7 @@
<div class="card-body">
<div class="stick-right">{{next_action|safe}}</div>
<h4 class="card-title">{{rendered}}</h4>
<h6 class="text-muted mb-2 card-subtitle">{{next}}</h6>
<h6 class="text-muted mb-2 card-subtitle">{{next | safe}}</h6>
</div>
</div>
</div>