{% extends 'rb/emails/reservations/creation_email_to_user.txt' %}

{% block prebooking_warning %}

Note:
Your pre-booking is NOT YET ACCEPTED by a room manager.
Please be aware that pre-bookings are subject to acceptance
or rejection. Expect an e-mail with acceptance/rejection
information.
{%- endblock %}

{% block prebooked_prefix %}pre-{% endblock %}
{% block confirmed_booking %}{% endblock %}
