Swap out contact form to one that uses mailgun

This commit is contained in:
rebuilt 2022-11-01 15:51:16 -07:00
parent 6df92d6f88
commit 7f433cf223
17 changed files with 130 additions and 70 deletions

View file

@ -0,0 +1,2 @@
module ContactHelper
end

View file

@ -0,0 +1,2 @@
module ContactsHelper
end