Person details
{% for a in person_details %}{{a.datastore}}
| {{ i }} | {{ j }} |
|---|
Account details - {{ name }}
{% for a in details %}{{ a.datastore }}
| {{ i }} | {{ j }} |
|---|
No datastores.
{% endfor %}Account details
Account is not in any machine categories (should never happen).