- status = local_assigns.fetch(:status)
%span{ class: "ci-status ci-#{status.group}" }
= custom_icon(status.icon)
= status.text