aboutsummaryrefslogtreecommitdiff
path: root/pkg/tpl/layout_templ.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tpl/layout_templ.go')
-rw-r--r--pkg/tpl/layout_templ.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tpl/layout_templ.go b/pkg/tpl/layout_templ.go
index 1edca5a..6f5f524 100644
--- a/pkg/tpl/layout_templ.go
+++ b/pkg/tpl/layout_templ.go
@@ -8,7 +8,7 @@ package tpl
import "github.com/a-h/templ"
import templruntime "github.com/a-h/templ/runtime"
-import "go.neonxp.ru/framework/pkg/utils"
+import "neonxp.ru/go/framework/pkg/utils"
func Layout() templ.Component {
return templruntime.GeneratedTemplate(func(templ_7745c5c3_Input templruntime.GeneratedComponentInput) (templ_7745c5c3_Err error) {