COMPONENT(Request& context) { String lang = first(context.props["lang"].to_string(), "plain"); <>

Code block:

}