booking 1
booking 2
Name: ${escapeHtml(data.name)}
E-Mail: ${escapeHtml(data.email)}
Telefon: ${escapeHtml(data.phone)}
Datum: ${escapeHtml(data.date)} ${escapeHtml(data.start_time||'')} - ${escapeHtml(data.end_time||'')}
Personen: ${escapeHtml(String(data.persons))}
Lärm / Backline: ${escapeHtml(data.loud)}
Party-mäßig: ${escapeHtml(data.party)}
Nachricht:
${escapeHtml(data.message || '')}
booking 3
booking 4
booking 5
booking 6