form

HtmlElements.swift:52
typealias form<Content> = HTMLElement<HTMLTag.form, Content> where Content : HTML