aboutsummaryrefslogtreecommitdiffhomepage
path: root/new-account.lisp
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-10-28 16:06:29 -0500
committerColin Okay <colin@cicadas.surf>2022-10-28 16:06:29 -0500
commit46371385ee5d95217b7b1fb636e17d9277835f69 (patch)
treed2d5dba329036cb1c5fee4df3df43ffadf113c08 /new-account.lisp
parentc4363a63dbfee6ca4fbc7e35cc5a2b5329f7383f (diff)
Tweaks
Diffstat (limited to 'new-account.lisp')
-rw-r--r--new-account.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-account.lisp b/new-account.lisp
index b0ccae7..ea265a7 100644
--- a/new-account.lisp
+++ b/new-account.lisp
@@ -3,6 +3,7 @@
(in-package :vampire)
(defun new-accout-page (body)
+ (include-style body)
(with-clog-create body
(div ()
(section (:h2 :content "Create a new account"))