b211e520

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Use semantic HTML main element in base layout (#43)

Replace `<div class="container">` with `<main class="container">` in the
base layout template to improve document semantics and accessibility.

Co-authored-by: Shelley <shelley@exe.dev>
Reviewed-on: https://codeberg.org/mtlynch/go-app-starter/pulls/43
Co-authored-by: Michael Lynch <git@mtlynch.io>
Co-committed-by: Michael Lynch <git@mtlynch.io>