{% comment %} Renders a single register field. Driven by AUTH_REGISTER_FIELDS via register_schema.resolve_fields(); see mojo/apps/account/services/register_schema.py for the canonical field set and shape. Input context: f.name — one of: first_name, last_name, email, phone, dob, password f.required — bool f.verify — "sms" / "email" / None {% endcomment %} {% if f.name == "first_name" %}