mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-16 02:35:54 -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
5
app/views/contacts/create.html.erb
Normal file
5
app/views/contacts/create.html.erb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<div class="container">
|
||||
<h1>Contact Form</h1>
|
||||
|
||||
<h3>Thank you for your message!</h3>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue