From 9323b58ed6a4e3ff5350e197eb889471954582f1 Mon Sep 17 00:00:00 2001 From: Lili Date: Tue, 14 Mar 2023 16:28:45 +0100 Subject: [PATCH] FIXED milestones dashboard --- tlapbot/templates/dashboard.html | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) 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.