Files
whynot-design/adapters/django/templates/whynot/_eyebrow.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
165 B
HTML

{# Eyebrow label.
{% include "whynot/_eyebrow.html" with text="Stage 3 · Experiment" %} #}
<wn-eyebrow{% if strong %} strong{% endif %}>{{ text }}</wn-eyebrow>