{% extends "../core/setup.html" %} {% load static %} {% load render_kakebo %} {% block style %} {% endblock style %} {% block content %}
{% csrf_token %} {% for val in cell_ %} {% endfor %} {% for value in list_tr %} {% render_table value.0 value.1 'spese di prima necessità' key_kakebo %} {% white_space_table %} {% endfor %} {% render_table_total totals_days %}
{{ val }}
idk
{% endblock content %}