Render a custom page with a custom title and main content
render_page(main = NULL, page_title = NULL, head_tags = NULL)
the rendered html of the full html page with dependencies
It can throw exceptions, so handling exceptions is recommended, if not a must.