mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-07 22:46:06 +00:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
.row
|
|
.small-2.columns{ ng: { repeat: 'step in steps', class: "{active: currentStep == step}" } }
|
|
%div{ style: 'text-transform: uppercase; text-align: center;background-color: #000; color: #fff;'}
|
|
{{ step }}
|
|
|
|
|