render

fun render(tag: HtmlBlockTag, postPath: String? = null)

Renders the form in the provided tag. Note that only one form may be rendered per page (otherwise you will get a CSRF-token problem).