Username
{{ username }}
Data Usage
{{ usage }}
Expires On
{{ expiration_date }}
Client Import
{% if blocked %}
{% else %}
{% endif %}
Manual Connection URIs
{% for item in local_uris %}
{% else %}
{% endfor %}
{{ item.label }}
{% if item.qrcode %}URI not available
{% endif %}External Node URIs
{% for item in node_uris %}
{% else %}
{% endfor %}
{{ item.label }}
{% if item.qrcode %}URI not available
{% endif %}