{% extends 'default.html' %} {% set active_page = 'dashboard' %} {% block title %} Support {% endblock %} {% block default_content %}
Report a problem
If an email cannot be delivered to your mailbox, please check your notifications for error messages
A support ticket will be created in Zendesk. Please do not include any sensitive information in the ticket.
Attach files to support request
Only images, text and emails are accepted
Where can we reach you?
Conversations related to this ticket will be sent to this address. Feel free to use an alias here.
{% endblock %} {% block script %} {% endblock %}