COMPONENT(Request& context) { String title = first( context.props["node"]["attrs"]["title"].to_string(), context.props["argument"].to_string(), "Notice" ); <> }