From 46371385ee5d95217b7b1fb636e17d9277835f69 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 28 Oct 2022 16:06:29 -0500 Subject: Tweaks --- new-account.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'new-account.lisp') 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")) -- cgit v1.2.3