@@ -44,14 +44,14 @@
{% if sprint.retro %}
{{ sprint.retro|safe_markdown }}
{% else %}
- RAS
+ (...)
{% endif %}
<h5>Perspectives </h5>
{% if sprint.improvements %}
{{ sprint.improvements |safe_markdown }}
</div>
</li>