{% extends "body_base.html" %} {% block main %}

Account Settings

{% block api_key_section %} {% if user.api_key %}
Download iOS shortcut {% else %} {% endif %} {% endblock %}
{% block timezone_section %} {% endblock %}
{% block change_password_section %} {% endblock %}
{% endblock %}