{% extends "layout.html" %} {% import "macros/_project.html" as proj %} {% block page_title %}Project stages{% endblock %} {% block body_class %}stages-page{% endblock %} {% block content %} {% if not current_event.lock_resources %}
{{ step.description }}
{% endif %} {% if not current_event.lock_resources and step.conditions %}