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

Book an appointment

Select the date and your timezone

=======

{{ _("Book an appointment") }}

{{ _("Select the date and your timezone") }}

>>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice)
<<<<<<< HEAD ======= >>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice)
<<<<<<< HEAD

Add details

Selected date is at =======

{{ _("Add details") }}

{{ _("Selected date is") }} {{ _("at") }} >>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice)

<<<<<<< HEAD
=======
>>>>>>> 125a352bc2 (fix: allow all dispatch address for drop ship invoice)
{% endblock %}