pub async fn preview_example( __arg0: State<AppState>, form: Form<ExampleParams>, ) -> Result<Html<String>, AppError>