package views templ ErrorPage(err error) { @Layout() {

Ошибка

{err.Error()} } }