mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-14 17:55:55 -07:00
Swap out contact form to one that uses mailgun
This commit is contained in:
parent
6df92d6f88
commit
7f433cf223
17 changed files with 130 additions and 70 deletions
2
app/helpers/contact_helper.rb
Normal file
2
app/helpers/contact_helper.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
module ContactHelper
|
||||
end
|
||||
2
app/helpers/contacts_helper.rb
Normal file
2
app/helpers/contacts_helper.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
module ContactsHelper
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue