diff --git a/tlapbot/templates/dashboard.html b/tlapbot/templates/dashboard.html index b880186..3bf5205 100644 --- a/tlapbot/templates/dashboard.html +++ b/tlapbot/templates/dashboard.html @@ -20,7 +20,7 @@ - + {% for user in users %} @@ -36,7 +36,7 @@
Points balance:Your points balance
- + {% for counter in counters %} @@ -51,6 +51,9 @@ {% if queue %}
CountersActive counters
+ + + @@ -74,7 +77,8 @@
-

Currently Active Redeems

+

Currently active redeems

+

If you have enough points, you can redeem those by typing the command in chat.

{% if redeems %}
Recent redeems
Time Redeem
@@ -88,7 +92,7 @@ {% for redeem, redeem_info in redeems.items() %} - + {% if redeem_info["info"] %}
{{ redeem }}!{{ redeem }} {{ redeem_info["price"] }} {{ redeem_info["type"] }}