{% for key in keys %} {% endfor %}
Nickname Exchange API Key (Encrypted) Actions
{{ key.name }} {{ key.exchange | capitalize }} {{ key.api_key[:10] }}...
{% if not keys %}

No API keys saved yet. Click "Add API Key" to get started.

{% endif %}