module contact fn (c ContactPage) html() string { return $tmpl('./contact.html') }