{% extends "templates/web.html" %} {% block title %}{{ _("Book Appointment") }}{% endblock %} {% block page_content %}

Book an appointment

Select the date and your timezone

{% endblock %}