{% if show_flow %}
{% endif %} {{ paginator.linkbox|raw }} {% for d in details %} {% set total_out = d.ratio + d.inactivity + d.manual %} {% endfor %}
Date (+) Joined (-) Manual (-) Ratio (-) Inactivity (-) Total Net Growth
{{ d.date }} {{ d.joined|number_format }} {{ d.manual|number_format }} {{ d.ratio|number_format }} {{ d.inactivity|number_format }} {{ total_out|number_format }} {{ (d.joined - total_out)|number_format }}
{{ paginator.linkbox|raw }}