commit
27d977b2fa
|
@ -31,7 +31,7 @@
|
||||||
</form>
|
</form>
|
||||||
<div ng-show="passphrase">
|
<div ng-show="passphrase">
|
||||||
<h3>Successfully exported!</h3>
|
<h3>Successfully exported!</h3>
|
||||||
<h4>You're passphrase is: <strong>{{ passphrase }}</strong></h4>
|
<h4>Your passphrase is: <strong>{{ passphrase }}</strong></h4>
|
||||||
<p ng-show="additional">{{ additional }}</p>
|
<p ng-show="additional">{{ additional }}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue