{{ service.getStepDescription(stepId()) }}

@if (service.getStepLearnMoreUrl(stepId()); as url) { {{ "learnMore" | i18n }} } {{ "coachmarkStepIndicator" | i18n: service.currentStepNumber() : service.totalSteps() }}
@if (service.currentStepNumber() > 1) { }