ruby rework with contact form
This commit is contained in:
parent
90402ae14a
commit
1ab09043ee
26 changed files with 932 additions and 221 deletions
13
views/thanks.erb
Normal file
13
views/thanks.erb
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<div class="header">
|
||||
<h1>Thanks — your message is on its way.</h1>
|
||||
<span class="ka">A confirmation copy has been sent to your inbox.</span>
|
||||
</div>
|
||||
|
||||
<section class="section">
|
||||
<p>I'll get back to you as soon as possible. If you don't hear back within a few days, feel free to reach out directly:</p>
|
||||
<dl class="kv">
|
||||
<dt>Email</dt><dd><a href="mailto:ie@asxp.io">ie@asxp.io</a></dd>
|
||||
<dt>Telegram</dt><dd><a href="https://t.me/ie_asxpi">t.me/ie_asxpi</a></dd>
|
||||
</dl>
|
||||
<p><a href="/">← Back to the front page</a></p>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue