whynot-design/adapters/django/templates/whynot/_pipeline.html

5 lines
183 B
HTML
Raw Normal View History

2026-05-25 19:32:22 +02:00
{# Pipeline strip — 5 stages, active index 04.
{% include "whynot/_pipeline.html" with active_idx=3 %} #}
<wn-pipeline active-idx="{{ active_idx|default:0 }}"></wn-pipeline>