{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block content %} {% if osx_ssl_warning %}

Contacts.app and Calendar.app on macOS and Windows Calendar and Windows People on Windows require SSL even when explicitly disabled.
For more inormation please refer to the macOS instructions.

IMPORTANT: this operation will shutdown etesync-dav and require you to start it again.

{% endif %}

Welcome {{ username }}!

To see the available collections please view the collection list.

To start using the DAV bridge please copy your DAV-specific password:
{% endblock content %}