|
|
@ -7,7 +7,7 @@ |
|
|
|
<h1>Message Sent</h1> |
|
|
|
<p>I will try to get back to you within a week. Thank you for messaging me.</p> |
|
|
|
{else} |
|
|
|
<form action="/contact" method="post"> |
|
|
|
<form action="https://alert.jrtechs.net/contact" method="post"> |
|
|
|
<div class="card border-primary rounded-0"> |
|
|
|
<div class="card-header p-0"> |
|
|
|
<div class="bg-info text-white text-center py-2"> |
|
|
@ -48,6 +48,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="form-group"> |
|
|
|
<input type="hidden" id="site" name="site" value="jrtechs.net"> |
|
|
|
<div class="g-recaptcha" data-sitekey="6LceWF8UAAAAAIsd7F6iY_Pywt4fJsJlFNPtEgi9"></div> |
|
|
|
</div> |
|
|
|
|
|
|
|