{% if g.login.is_authenticated() %} {{ accordion.header('Management', 'management', 'set-details', expanded=true, icon='settings-4-line') }}
You can override the current theme ({{ badge.theme(item.theme.name, solo=solo, last=last) }}) with any string you want. {{ form.input('Theme', item.fields.id, item.html_id('theme'), item.url_for_theme(), item.fields.theme, all=all, read_only=read_only) }}