{% extends '_layout.html' %} {% block title %} Clotûre de {{ sprint }} {% endblock %} {% block breadcrumb %}
| {% if story.closed %} {% else %} {% endif %} | {% if story.closed %} {% else %} {% endif %} | {{ story.name }} | {% if story.weight %}{% include 'weight_svg.html' with weight=story.weight h=20 %}{% endif %} |