pub fn sidebar(
_i18n: &FluentLanguageLoader,
names: impl IntoIterator<Item = impl AsRef<str>>,
active: &str,
) -> Markuppub fn sidebar(
_i18n: &FluentLanguageLoader,
names: impl IntoIterator<Item = impl AsRef<str>>,
active: &str,
) -> Markup