HttpResponseEx.contentTemplate
class HttpResponseEx
static 
auto contentTemplate = 
`    <p><span style="font-weight: bold; font-size: 40px;"><?title?></span></p>
<?content?>
`;
 
		ae net http responseex HttpResponseEx 
		functionsstatic functionsstatic variablesvariables 
	 
	
The default template for the page's contents, used for writePage.