h2

HtmlElements.swift:8
typealias h2<Content> = HTMLElement<HTMLTag.h2, Content> where Content : HTML