{% include "menu.html" %}

Share calendar

First: Create a calendar in roundcube for all users who should share this calendar

{% for index in range(rows) %} {% endfor %}
Mail addressCalendar nameID
{{ email[index] }}{{ name[index] }}{{ calendarid[index] }}