#load "../../lib/app.uce" COMPONENT(Request& context) { String main_html = context.call["fragments"]["main"].to_string(); String current_path = context.call["route"]["l_path"].to_string(); DValue global_props; global_props["cookie_consent"].set_bool(false); DValue account_props; account_props["wrapper_class"] = "admin-account-card"; account_props["links_wrapper_class"] = "admin-account-links"; account_props["name_class"] = "admin-account-name"; <> " lang="en" data-theme-key="= context.cfg.get_by_path("theme/key").to_string() ?>">