move template files
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M domain/content/publisher/templates/layout.go → domain/content/publisher/templates/layout.go
@@ -1,7 +1,7 @@ package templates import ( - base "alin.ovh/homestead/templates" + base "alin.ovh/homestead/domain/web/templates" g "alin.ovh/gomponents" c "alin.ovh/gomponents/components"