auto html = someStringActions();
res.writeBody(cast(ubyte[])html);

Thanks, but how to attach to html css file? Now page is loading, but do not handle css that also placed in this folder.

Reply via email to