OUT OF {% if reservation.start %} TIME {% else %} ALLOWED SCHEDULE {% endif %} IN THE {{ reservation.area }}

Dear {{ reservation.user.first_name }},

Your {% if reservation.start %} reservation of the {% else %} allowed schedule for the {% endif %} {{ reservation.area }} in the {{ facility_name }} ended at {{ reservation.end }}.

However, our records show that you are still logged in the {{ reservation.area }}.

If you simply forgot to log out, please contact a staff member


{% if reservation.start %} Please remember that the {{ facility_name }} is a shared resource, and overstaying a reservation may inhibit the productivity of other facility users. {% else %} Please remember that users are not allowed to overstay in areas outside their allowed schedule. {% endif %}