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

Due to macOS bugs etesync-dav has to run with SSL enabled. For more inormation please refer to the macOS instructions.

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

{% endif %} {% endblock content %}