{% load buttons %} {% load i18n %} {% load form_helpers %}
| API Key | {% if push_api_key == '' %} NO API KEY {% else %} ******************************************* {% endif %} |
|---|
| {{item.type}} | {{ item.url}} |
|---|
| Server URL | {{setting.server_url}} |
|---|---|
| API Key | {{setting.api_key}} |
| Server | {% if connection_status == "connected" %} connected {% elif connection_status == "" %} {% else %} disconnected {% endif %} |
|---|---|
| Last Synced | {{setting.last_synced}} |