diff --git a/src/account/create.html b/src/account/create.html
index 63a0905..f40eb78 100644
--- a/src/account/create.html
+++ b/src/account/create.html
@@ -2,8 +2,9 @@
Create Account - Caddy
- {{include "/includes/account/head.html"}}
-
+ {{import "/includes/account/head.html"}}
+ {{template "account-head"}}
+
-
\ No newline at end of file
+