{% include "pdf/_styles.html" %} {% include "pdf/_doc_header.html" with doc_title=list.title doc_date=list.date %}
Category: {{ list.category.text }}   |   Unit: {{ list.unit }}   |   Date: {{ list.date }}
{% for item in list.members.all %} {% empty %} {% endfor %}
# BA No Rk Name Sub Unit Unit Remarks
{{ forloop.counter }} {{ item.army_no }} {{ item.rank.name }} {{ item.name }} {{ item.company.name }} {{ item.company.battalion.name }} {{ item.remarks }}
No members in this list.