<% if (reservation_request.get('reserve')) { %> The system is currently reserved. <% if (can_edit) { %>
<% if (time_remaining_seconds > 0) { %> <% } %>
<% } %> <% } else { %>

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

<% } %>