dynamic HTML pages from a templating engine with full Go support
This project uses quicktemplate for HTML and SQL templating.
For HTML, a top-level page is expected to define a struct that embeds layout.Basic (or some other layout) and implements layout.Page.