main
Eric Ihli 4 years ago
parent be67fcc9ec
commit df13a45187

@ -52,6 +52,7 @@
ig/read-string)]
(ig/load-namespaces config)
(-> config
ig/prep
constantly
repl/set-prep!)
(repl/go)))

@ -242,6 +242,7 @@
{}
(views/submit-limericks request limericks))})
{:status 200
:session {}
:headers {"Content-Type" "text/html; charset=uft-8"}
:body (views/wrapper
db

Loading…
Cancel
Save