{% extends "base.html" %} {% load static i18n django_bootstrap5 %} {% block title %}{% translate "Schedule appointment" %}{% endblock %} {% block content %}
{% translate 'Your selection could not be saved. Maybe someone was quicker than you. Please select a different timeslot.' %}
{% translate 'You can select timeslots from the past becasue you are logged in.' %}
{% translate 'Please select one of the available timeslots to make an appointment. You will still be able to change your selection later.' %}
{% translate 'No more appointments available' %}
{% translate 'If you have to change or cancel your appointment, please make sure to notify us as early as possible. Our experiments are often complex and expensive. If you do not show up for appointments repeatedly, we may no longer consider you for future studies.' %}