aboutsummaryrefslogtreecommitdiff
path: root/views/error_templ.go
diff options
context:
space:
mode:
Diffstat (limited to 'views/error_templ.go')
-rw-r--r--views/error_templ.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/error_templ.go b/views/error_templ.go
index 8513d1d..acf3743 100644
--- a/views/error_templ.go
+++ b/views/error_templ.go
@@ -53,7 +53,7 @@ func ErrorPage(err error) templ.Component {
}
return templ_7745c5c3_Err
})
- templ_7745c5c3_Err = Layout(nil).Render(templ.WithChildren(ctx, templ_7745c5c3_Var2), templ_7745c5c3_Buffer)
+ templ_7745c5c3_Err = Layout().Render(templ.WithChildren(ctx, templ_7745c5c3_Var2), templ_7745c5c3_Buffer)
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}