{% set hide_left_bar = True %} {% extends g.theme.master %} {% block title %}{{c.user.username}} / Preferences{% endblock %} {% block header %}User Preferences for {{c.user.username}}{% endblock %} {% block content %}
Type | Contact | Actions |
---|
Weekday | Start time | End time | Actions |
---|
Start date | End date | Actions |
---|
API Key:
{{api_token.api_key}}
Secret Key:
{{api_token.secret_key}}
No API token generated
{% endif %} {% endif %}No authorized third-party applications
{% endif %}Mark tools that you want to subscribe to. Unmark tools that you want to unsubscribe from. Press 'Save' button.
{{c.form.display(action='update_subscriptions', value=dict(subscriptions=subscriptions))}} {% else%}No subscriptions.
{% endif %}