diff --git a/tlapbot/templates/dashboard.html b/tlapbot/templates/dashboard.html index 758aa68..3dd0556 100644 --- a/tlapbot/templates/dashboard.html +++ b/tlapbot/templates/dashboard.html @@ -64,13 +64,15 @@ - + + {% for milestone in milestones %} + {% endfor %}
Active milestonesActive milestonesProgress
{{ milestone[0] }} {{ milestone[1] }} / {{ milestone[2] }}
@@ -83,6 +85,7 @@

Redeems Queue

+

Past redeemed redeems with timestamps and notes.

{% if queue %}