Subkeys
{% if subkey_list %} {% for subkey in subkey_list %} {% if forloop.counter|divisibleby:"2" %} {% else %} {% endif %} {% endfor %}
Name Description Action
{{ subkey.password_key.attributes.name|escape }} {{ subkey.password_key.attributes.description|escape }} {% if write_access %}disconnect{% endif %}
{% endif %}