aboutsummaryrefslogtreecommitdiff
path: root/pkg/tpl/layout.templ
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tpl/layout.templ')
-rw-r--r--pkg/tpl/layout.templ2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tpl/layout.templ b/pkg/tpl/layout.templ
index 4993b97..d95fcb3 100644
--- a/pkg/tpl/layout.templ
+++ b/pkg/tpl/layout.templ
@@ -1,6 +1,6 @@
package tpl
-import "go.neonxp.ru/framework/pkg/utils"
+import "neonxp.ru/go/framework/pkg/utils"
templ Layout() {
{{ user := utils.GetUserCtx(ctx) }}