{% extends "base.html" %} {% load static i18n django_bootstrap5 %} {% block title %}{% translate "Schedule appointment" %}{% endblock %} {% block content %}
{% 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.' %}