mirror of
https://github.com/ivabus/www
synced 2024-11-22 01:25:06 +03:00
Add '!'
This commit is contained in:
parent
c7adbdf6d4
commit
247131e615
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<div class="col success-container">
|
<div class="col success-container">
|
||||||
<div class="success-content">
|
<div class="success-content">
|
||||||
<h3 class="text-center display-1">Thanks for Authenticating!</h3>
|
<h3 class="text-center display-1">Thanks for Authenticating!</h3>
|
||||||
<p class="text-center mb-5">You've just become an integral part in the future of the internet. Stay tuned, your authentication will be a fundamental building block for our upcoming protocol launch.</p>
|
<p class="text-center mb-5">You've just become an integral part in the future of the internet. Stay tuned, your authentication will be a fundamental building block for our upcoming protocol launch!</p>
|
||||||
<button onclick="window.location.href='/';" id="return-home" class="detail-btn-large"><i class="icon-enter-arrow"></i>RETURN HOME</button>
|
<button onclick="window.location.href='/';" id="return-home" class="detail-btn-large"><i class="icon-enter-arrow"></i>RETURN HOME</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue