{% extends "base.html" %} {% block title %}{{ phase.key }} retro{% endblock %} {% block body %}
{{ summary.tasks_done }} of {{ summary.tasks_total }} tasks done{% if cancelled %} · {{ cancelled }} cancelled{% endif %} · {{ runs }} run(s) · spent ${{ '%.2f' % spent }}{% if phase.closed %} · closed {{ phase.closed }}{% endif %}
garden retro {{ phase.key }} reconciles the phase's friction and files this page| id | status | phase | title | pr |
|---|---|---|---|---|
| {{ t.id }} | {{ stage(t.status.value, 18) }}{{ t.status.value.replace('_',' ') }} | {{ t.phase }} | {{ t.title }} | {% if t.pr %}#{{ t.pr.rsplit('/', 1)[-1] }}{% endif %} |
| the retro filed no tasks | ||||