diff --git a/tlapbot/templates/dashboard.html b/tlapbot/templates/dashboard.html index 69bd3de..039d3fb 100644 --- a/tlapbot/templates/dashboard.html +++ b/tlapbot/templates/dashboard.html @@ -69,28 +69,25 @@ {% for milestone in milestones %} - - + {{ milestone[0] }} + {% endfor %} - {% endif %} - {% endif %} + + {% endif %} + {% endif %}
-

Tlap tlap.

Redeems Queue

-

Tlap tlap 2.

{% if queue %} -

Tlap tlap. 3

-

Tlap tlap. 4

@@ -108,14 +105,10 @@ {% endif %} -

Tlap tlap. 5

{% endfor %}
Recent redeems
Time{{ row[2] }}
-

Tlap tlap. 6

{% endif %} -

Tlap tlap. 7

-

Tlap tlap. 8

@@ -126,7 +119,8 @@
  • List redeems get added to the list of recent redeems (without a note).
  • Note redeems require you to send a message together with the redeem.
  • Milestone redeems are long-term goals to which you can donate any amount of points you - want. They will be completed once the amount of points donated reaches the goal.
  • + want. +
  • They will be completed once the amount of points donated reaches the goal.