diff --git a/mobile/templates/mobile/me.html b/mobile/templates/mobile/me.html index 3882ee5..7d6a37b 100644 --- a/mobile/templates/mobile/me.html +++ b/mobile/templates/mobile/me.html @@ -7,10 +7,10 @@ calls: no license/eligibility field backing "licence OK", so each row's meta line is real roster data instead; "Household & contacts" has no screen to lead to and is omitted, same for the mockup's "Coach mode" - promo (base.html's own precedent -- no Coach mode screens exist yet, so - it's never rendered, not even as a dead/inert link). "Payments & dues" - does lead somewhere (mobile:payments) and carries its "N OPEN" pill only - once open_dues_count is actually > 0. + promo. "Payments & dues" does lead somewhere (mobile:payments) and + carries its "N OPEN" pill only once open_dues_count is actually > 0. + "Teams I coach" is new, beyond the mockup -- one row per current-season + staff assignment, linking straight into Coach mode for that team. The avatar/name/subtitle row lives in header_extra -- merged into the shared navy app-header (base.html) rather than a separately-coloured block of its own, matching the design canvas's own M5 markup. @@ -66,6 +66,25 @@ + {% if staff_assignments %} +