.sprint-name a.compact-sprint(href="", title="{{'BACKLOG.COMPACT_SPRINT' | translate}}") svg.icon.icon-arrow-right use(xlink:href="#icon-arrow-right") a(ng-if="::isVisible", href="{{::taskboardUrl}}", title="{{'BACKLOG.GO_TO_TASKBOARD' | translate}}") span {{::name}} svg.icon.icon-edit.edit-sprint(ng-if="::isEditable", href="", title="{{'BACKLOG.EDIT_SPRINT' | translate}}") use(xlink:href="#icon-edit") .sprint-summary .sprint-date {{::estimatedDateRange}} ul li span.number {{::closedPoints | number}} span.description(translate="BACKLOG.CLOSED_POINTS") li span.number {{::totalPoints | number}} span.description(translate="BACKLOG.TOTAL_POINTS")