{% 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 }}!

Add the DAV account to any application using the following credentials:

To see the available collections please view the collection list.

{% endblock content %}