diff --git a/templates/components/habit_lists.html b/templates/components/habit_lists.html index 832e9ea..a111a4a 100644 --- a/templates/components/habit_lists.html +++ b/templates/components/habit_lists.html @@ -129,7 +129,7 @@
{% if not habit.streak == 0 %} - {{ habit.streak }}20 🔥 + {{ habit.streak }} 🔥 {% endif %}