pop up confirmation for create profile
This commit is contained in:
parent
dff090a9d4
commit
12bc0d2b84
3 changed files with 14 additions and 2 deletions
|
|
@ -114,6 +114,13 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="create-profile-success" class="top-notification-good">
|
||||
<img src="/img/circle-check-white.svg" />
|
||||
<p>
|
||||
¡Bien! Tu perfil está completo. Te estamos llevando a la aplicación...
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue