Skip to content

Commit

Permalink
Update success.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 4, 2024
1 parent 0d3eade commit 64c2070
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions success.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,12 @@
<div class="w3-content" style="max-width:1500px">

<!-- Header -->
<div class="w3-opacity">
<span class="w3-button w3-xxlarge w3-white w3-right" onclick="w3_open()"><i class="fa fa-bars"></i></span>
<div class="w3-clear"></div>
<header class="w3-center w3-margin-bottom">

<div class="w3-opacity">
<span class="w3-button w3-xxlarge w3-white w3-right" onclick="w3_open()"><i class="fa fa-bars"></i></span>
<div class="w3-clear"></div>
<header class="w3-center w3-margin-bottom">
<h1><b>Thank you!</b></h1>
<p>Your form has been submitted. We will aim to contact you within 48 hours.></p>
<p>Your form has been submitted. We will aim to contact you within 48 hours.</p>
<p>If you are not automatically redirected <a href="/">click here</a>.</p>
</header>
</div>
Expand Down

0 comments on commit 64c2070

Please sign in to comment.