13 lines
426 B
PHP
13 lines
426 B
PHP
|
<div id="hosting-app-success">
|
||
|
<h3>Success!</h3>
|
||
|
<p>Thank you for applying! I'll get back to you as soon as I can.</p>
|
||
|
|
||
|
<p>If you haven't heard back from me after a few days, please check your spam folder or email me
|
||
|
at mar@m.punkfairie.net</p>
|
||
|
</div>
|
||
|
|
||
|
<div id="hosting-app-error">
|
||
|
<h3>Uh-oh!</h3>
|
||
|
<p>Something went wrong. Please try again, or email mar@m.punkfairie.net if the problem
|
||
|
continues.</p>
|
||
|
</div>
|