Implement the submission thank you page
Implementated the page of submission thank you
This commit is contained in:
parent
f2b264d787
commit
d304db99db
@ -1 +1,21 @@
|
||||
Thanks
|
||||
<div class="section">
|
||||
<div class="container">
|
||||
<div class="columns">
|
||||
<div class="column is-half is-offset-one-quarter">
|
||||
<div>
|
||||
<h5 class="is-size-1 has-text-centered has-text-warning">
|
||||
|
||||
<i class="fas fa-thumbs-up "></i>
|
||||
</h5>
|
||||
</div>
|
||||
<h1 class="has-text-centered has-text-black is-size-1 has-text-weight-semibold is-family-secondary">Thank You!</h1><br>
|
||||
<p class="is-size-5 has-text-centered has-text-black is-family-secondary">We received your submission.</p><br>
|
||||
<div class="has-text-centered">
|
||||
<button class="button is-active is-medium is-dark">Back to previous page</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user