feat: Add info on when bidding closes
All checks were successful
Build Docker / Build Image (push) Successful in 1m14s
All checks were successful
Build Docker / Build Image (push) Successful in 1m14s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user