We have recieved your booking request and will start working on it right away.
{% else %}{{booking.owner.username}} has given you access to their booking.
{% endif %}Booking Information: | |
Owner: | {{booking.owner.username}} |
id: | {{booking.id}} |
lab: | {{booking.resource.template.lab.lab_user.username}} |
resource: | {{booking.resource.template.name}} |
start: | {{booking.start}} |
end: | {{booking.end}} |
purpose: | {{booking.purpose}} |
collaborators: | |
{{user.username}} | |
No collaborators |