Each linked person adds their own CalDAV task lists (set up in Settings -- a plain ICS subscription has no task list) -- being linked here doesn't include anything automatically. Anyone linked to this frame can mute a list they'd rather not see here, even one they don't own; only its owner can add it back.
{{ u.display_name }}{% if u.is_self %} (you){% endif %}
{% if u.task_lists %} {% set current_palette = frame.palette_rgb or default_palette_rgb %} {% set current_hex = palette_to_hex(current_palette) %} {% for c in u.task_lists %}No CalDAV task lists set up yet -- add a CalDAV account in Settings.
{% else %}No task lists included.
{% endif %}How this widget currently renders.