1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 15:32:14 +02:00
Files
plateforme-tfjm2/registration/templates/search/indexes/registration/coachregistration_text.txt
Emmy D'Anello 6190b2cad3 Move apps in main directory
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:40 +02:00

12 lines
270 B
Plaintext

{{ object.user.first_name }}
{{ object.user.last_name }}
{{ object.user.email }}
{{ object.type }}
{{ object.professional_activity }}
{{ object.address }}
{{ object.zip_code }}
{{ object.city }}
{{ object.phone_number }}
{{ object.team.name }}
{{ object.team.trigram }}