{% extends "mobile/base.html" %} {% load i18n %} {% comment %} M3 -- design_handoff_rosterchief_platform/README.md's M3 section: a chronological agenda, grouped under "This week"/"Next week", scoped to scope_person's own invites by default or, with the "All members" toggle below, every club event. See CalendarView's own docstring for the browsing-window judgment call (current + next calendar week, no further paging). {% endcomment %} {% block content %}
{% if not scope_all and not managed_people %}{% trans "No one to show yet" %}
{% trans "Once you're linked to a member record, their schedule will show up here." %}
{% trans "Nothing scheduled in the next two weeks." %}