{{ "%.0f"|format(current) }} {% if last %} {{ "%+.0f%%"|format((current - last) / last * 100) }} {% endif %}