#load "../../lib/app.uce" COMPONENT(Request& context) { starter_boot(context); bool embed_mode = starter_page_embed_mode(context); String main_html = starter_page_main_html(context); String current_path = context.call["starter"]["route"]["l_path"].to_string(); DTree global_props; global_props["cookie_consent"].set_bool(false); DTree account_props; account_props["wrapper_class"] = "admin-account-card"; account_props["links_wrapper_class"] = "admin-account-links"; account_props["name_class"] = "admin-account-name"; <> "> ">
}