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

Code block:

}