%ul.wizard-progress %li{ ng: { repeat: "step in ['details','address','products','review']", class: '{current: view==step}' } } {{ stepTitleFor(step) }}