Are you sure you want to delete this timetable entry?
- Day: {{ timetable.day|title }}
- Time: {{ timetable.start_time }} - {{ timetable.end_time }}
- Subject: {{ timetable.subject }}
- Trainer: {{ timetable.trainer.get_full_name|default:timetable.trainer.username }}
- Location: {{ timetable.location|default:"-" }}