|
|
|
@ -603,6 +603,7 @@
|
|
|
|
|
<div class='step-body'>
|
|
|
|
|
<div class='header'>Create your Loki Messenger Account</div>
|
|
|
|
|
|
|
|
|
|
<div class='display-name-header'>Enter a name that will be shown to all your contacts</div>
|
|
|
|
|
<input class='form-control' type='text' id='display-name' placeholder='Display Name (optional)' autocomplete='off' spellcheck='false' maxlength='25'>
|
|
|
|
|
|
|
|
|
|
<h4 class='section-toggle'>Register using mnenomic</h4>
|
|
|
|
@ -617,6 +618,11 @@
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class='section-toggle section-toggle-visible'>Register a new account</h4>
|
|
|
|
|
<div class='standalone-register section-content'>
|
|
|
|
|
<div class='standalone-register-warning'>
|
|
|
|
|
Please save the mnemonic words below in a safe location.
|
|
|
|
|
</br>
|
|
|
|
|
They can be used to restore your account if you lose access or migrate to a new device.
|
|
|
|
|
</div>
|
|
|
|
|
<div id='mnemonic-display' />
|
|
|
|
|
<div class='standalone-register-buttons'>
|
|
|
|
|
<a class='button' id='generate-mnemonic'>Generate Mnemonic</a>
|
|
|
|
|