Num | Usuário | Local | Categoria | Aparelho telefônico | Tipo |
---|---|---|---|---|---|
{{ item.num }} | {{ item.user.get_full_name | default_if_none:"" | upper }} | {{ item.place.name | default_if_none:"" | upper}} | {{ item.phonecategory }} | {{ item.phonehw | default_if_none:"" | upper }} | {{ item.telephonetype }} |
Total de {{ total }} telefone{{ total|pluralize:"s" }}
Gerado em {% now "j / m / Y - H:i" %}