Renders the template with the given context and returns it as string.
array $context An array of parameters to pass to the template:
string The rendered template
function render(array $context);