package templhtml templ ALink(url, title string) { { title } } templ ANewTab(url, text string) { { text } }