{% extends "base.html" %} {% block title %}Lifecycle β {{ design.name }}{% endblock %} {% block content %}
No transitions available from {{ lc.current_state }}.
{% endif %}| From | To | Actor | Reason | When |
|---|---|---|---|---|
| {{ h.from_state }} | {{ h.to_state }} | {{ h.actor or 'β' }} | {{ h.created_at[:16] if h.created_at else 'β' }} |