{# this macro needs to be included "with context" valid and accessable vars needed: request conf csrf_input #} {% import "plainui/components/function_btns.html" as fbtns with context%} {% macro list(rooms, msg_none=_("no rooms available.")) -%}
{{ msg_none }}