{#- chirp-ui: Saved view strip Compact route shortcuts for saved views, favorites, nearby topics, unread filters, assigned work, or other user-owned navigation shortcuts. Data-in: views = [{label, href?, selected?, muted?, color?, cls?}]. Pass current_href to derive selected state from href when selected is absent. -#} {% from "chirpui/chip_group.html" import chip %} {% def saved_view_strip(views=none, label="Saved views", current_href="", cls="") %} {% end %}