{% extends "layout.html" %} {% import "macros/_event.html" as misc %} {% block page_title %}Project stages{% endblock %} {% block body_class %}stages-page{% endblock %} {% block content %} {% if not current_event.lock_resources %}
💡 This page details the requirements of projects as they progress through stages of development.
{% endif %}{{ step.description }}
{% endif %} {% if not current_event.lock_resources and step.conditions %}