version 0.2.0 replaces fromer version!
This commit is contained in:
parent
9419f166ce
commit
80252baf53
33 changed files with 3434 additions and 478 deletions
4
adapters/django/templates/whynot/_pipeline.html
Normal file
4
adapters/django/templates/whynot/_pipeline.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{# 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue