From 85190f77807f15f038fc5626e7d1bf00b83ed485 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 20 Nov 2023 11:38:02 +0100 Subject: [PATCH] Update readme --- README.rst | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/README.rst b/README.rst index 4b456d1d..324df550 100644 --- a/README.rst +++ b/README.rst @@ -109,31 +109,31 @@ You can create your own email templates for the booking events(confirm, refuse, The temlates are being saved in the PrenotazioniFolder object. The template variables list: - ${title} - booking title. - ${booking_gate} - booking gate. - ${booking_human_readable_start} - booking human readable start. - ${booking_date} - booking date. - ${booking_end_date} - booking end date. - ${booking_time} - booking time. - ${booking_time_end} - booking time end. - ${booking_code} - booking code. - ${booking_type} - booking type. - ${booking_print_url} - booking print url. - ${booking_url_with_delete_token} - booking url with delete token. - ${booking_user_phone} - booking user phone. - ${booking_user_email} - booking user email. - ${booking_user_details} - booking user details. - ${booking_office_contact_phone} - booking office contact phone. - ${booking_office_contact_pec} - booking office contact pec. - ${booking_office_contact_fax} - booking office contact fax. - ${booking_how_to_get_to_office} - booking how to get to office. - ${booking_office_complete_address} - booking office complete address. - ${booking_user_details} - booking user details - ${booking_requirements} - booking requeirements. - ${prenotazioni_folder_title} - prenotazioni folder title. - ${booking_user_details} - booking details. - ${booking_requirements} - booking_requirements - ${prenotazioni_folder_title} - PrenotazioniFolder title +* `${title}` - booking title. +* `${booking_gate}` - booking gate. +* `${booking_human_readable_start}` - booking human readable start. +* `${booking_date}` - booking date. +* `${booking_end_date}` - booking end date. +* `${booking_time}` - booking time. +* `${booking_time_end}` - booking time end. +* `${booking_code}` - booking code. +* `${booking_type}` - booking type. +* `${booking_print_url}` - booking print url. +* `${booking_url_with_delete_token}` - booking url with delete token. +* `${booking_user_phone}` - booking user phone. +* `${booking_user_email}` - booking user email. +* `${booking_user_details}` - booking user details. +* `${booking_office_contact_phone}` - booking office contact phone. +* `${booking_office_contact_pec}` - booking office contact pec. +* `${booking_office_contact_fax}` - booking office contact fax. +* `${booking_how_to_get_to_office}` - booking how to get to office. +* `${booking_office_complete_address}` - booking office complete address. +* `${booking_user_details}` - booking user details +* `${booking_requirements}` - booking requeirements. +* `${prenotazioni_folder_title}` - prenotazioni folder title. +* `${booking_user_details}` - booking details. +* `${booking_requirements}` - booking_requirements +* `${prenotazioni_folder_title}` - PrenotazioniFolder title Creating the hidden booking types