{% extends "ralph_scrooge/report.html" %} {% load url from future %} {% load icons formats bob %} {% block table %}
{{ column }} | {% endfor %}
---|
{% if forloop.counter > 1 %} {% else %} {{ value }} {% endif %} | {% endfor %}
Collecting data, please wait...