{% load math_tags %}
{%if error %}
{{ error|safe }}
{% else %} {% ifnotequal worked 0 %}
{{ worked }}
{% endifnotequal %} {% ifnotequal left 0 %}
{{ left }}
{% endifnotequal %} {% ifnotequal over 0 %}
{{ over }}
{% endifnotequal %} {% endif %}