{% extends "main/layout.html" %} {% load static %} {% load humanize %} {% block content %}
Kategoria | Total | Salariu |
{{ i.0.name }} | {{ i.1 }} | $ {{ i.2|intcomma }} |
Total | {{ tot_i_a }} | $ {{ tot_i_b|intcomma }} |
---|
Pojisaun | Total | Salariu |
{{ j.0.name }} | {{ j.1 }} | $ {{ j.2|intcomma }} |
Total | {{ tot_j_a }} | $ {{ tot_j_b|intcomma }} |
---|