switching forms back to dev mode in the repo
This commit is contained in:
parent
c0889ff13d
commit
c669c12311
6 changed files with 12 additions and 11 deletions
|
@ -311,11 +311,12 @@ with the image attached to us"
|
|||
|
||||
(cl-smtp:send-email
|
||||
"mail.tfcconnection.org"
|
||||
"no-reply@mail.tfcconnection.org"
|
||||
"TFC-ADMIN <no-reply@mail.tfcconnection.org>"
|
||||
"chris@cochrun.xyz"
|
||||
(format nil "~a ~a filled out a Mission Trip Form!" "Chris" "Ccohrun")
|
||||
"hi"
|
||||
:html-message
|
||||
;; (with-html-string (:h1 "hi"))
|
||||
(let ((form '(("age" . "150")
|
||||
("registration" . "later")
|
||||
("final-agreement" . "yes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue