{# divider override — carries the botanical divider DNA: a fern glyph flourish between soft hairline rules. Fields mirror builtin: variant (line|ornament|spacer-rule), weight, width, icon. Wiring preserved. #} {% with variant=variant|default:"line" weight=weight|default:"thin" width=width|default:"full" %} {% if variant == "ornament" %} {% elif variant == "spacer-rule" %} {% else %} {% endif %} {% endwith %}