HttpResponseEx.writePageContents

Serve this.pageTemplate as HTML, substituting "<?title?>" with title, "<?content?>" with contentHTML, and other tokens according to pageTokens.

class HttpResponseEx
void
writePageContents
(
string title
,)

Meta