Versions in this module Expand all Collapse all v0 v0.2.0 Jun 8, 2024 Changes in this version + func Layout(title string, children ...templ.Component) templ.Component + func LinkList(links []Link) templ.Component + type Link struct + Href string + Text string