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

5 lines
165 B
HTML
Raw Normal View History

2026-05-25 19:32:22 +02:00
{# Eyebrow label.
{% include "whynot/_eyebrow.html" with text="Stage 3 · Experiment" %} #}
<wn-eyebrow{% if strong %} strong{% endif %}>{{ text }}</wn-eyebrow>