5 lines
183 B
HTML
5 lines
183 B
HTML
|
|
{# Pipeline strip — 5 stages, active index 0–4.
|
|||
|
|
|
|||
|
|
{% include "whynot/_pipeline.html" with active_idx=3 %} #}
|
|||
|
|
<wn-pipeline active-idx="{{ active_idx|default:0 }}"></wn-pipeline>
|