<% if (reservation_request.get('reserve')) { %>

The reservation has expired.

<% } else { %>

The system was not reserved at the end of the recipe.

<% } %> <% if (!_.isEmpty(reservation_held_by_recipes)) { %>

However, the system has not been released yet because the following recipes are still running:

<% } %>