* Render a mood file.
*
* Used similarly to staticTemplate in vibe.d. Simply use the router, and then pass this function. It will automatically compile the document, and then serve it
*
* Params:
* file = The file to serve.
* Returns: HTTPServerRequestDelegateS
* Render a mood file. * * Used similarly to staticTemplate in vibe.d. Simply use the router, and then pass this function. It will automatically compile the document, and then serve it * * Params: * file = The file to serve. * Returns: HTTPServerRequestDelegateS