diff --git a/api/templates/status.html b/api/templates/status.html index def2a0c..a4a0ddf 100644 --- a/api/templates/status.html +++ b/api/templates/status.html @@ -121,6 +121,25 @@ {% endif %} {% endif %} + + {% if status['previous_stash'] %} +
| {{ players[player % 4] }} | + {% endfor %} +
|---|
+ {% if status['previous_stash']['cards'][player % 4] %}
+
+ {% endif %}
+ |
+ {% endfor %}
+