<!--- Send email, but define body elements in included files. ---> <cfmail to="ben@bennadel.com" from="blog@bennadel.com" subject="Child Params Test" type="html"> <cfinclude template="cfmail_params.cfm" /> </cfmail>