{% extends "mobile/base.html" %} {% load i18n %} {% comment %} M6 -- design_handoff_rosterchief_platform/README.md's M6 section, "Edit personal info". See EditProfileView's own docstring (mobile/views.py) for the judgment calls: the design mock's "National register no.", "Address", "Allergies / notes" and the two "Consent" toggles have no backing field on Member and are omitted entirely; the guardian ("Contact 1") and open onboarding-requirements ("Medical form... missing") rows are real data, shown read-only. {% endcomment %} {% block content %}
{% endblock content %}