diff --git a/templates/index.html b/templates/index.html index a010063..489fc63 100644 --- a/templates/index.html +++ b/templates/index.html @@ -120,7 +120,7 @@
Super kicks in!!!
{% endif %} {% if COMP %} -
Note: The blue $ figure above is the final value of compared to set. Hover over blue labels above to see what compared to value was
+
Note: {{ '$%0.2f' % COMP['amount']|float }} is the final value of the compared to data. Hover over blue labels above to see what compared to values differed
{% endif %}