c.template (142B)
1 2 { 3 /* {{Value}} */ 4 .ec = TALER_EC_{{Name}}, 5 .hint = "{{Description}}", 6 .http_code = MHD_HTTP_{{HttpStatus_Identifier}} 7 },