Files
whynot-design/adapters/django/templates/whynot/_pipeline.html
tegwick 80252baf53
Some checks failed
ci / check (push) Has been cancelled
ci / release (push) Has been cancelled
version 0.2.0 replaces fromer version!
2026-05-25 19:32:22 +02:00

5 lines
183 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{# 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>