diff options
Diffstat (limited to 'home.lisp')
-rw-r--r-- | home.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ (defun user-home-page (body) + (include-style body) (with-clog-create body (div () (navigation-header ()) |