forked from Mirrors/keyoxide-web
Add loading message to profile page
This commit is contained in:
parent
8622953905
commit
e00483da0e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<h1 id="profileName"></h1>
|
||||
<div class="content">
|
||||
<span id="profileUid" style="display: none;">%UID%</span>
|
||||
<div id="profileData"></div>
|
||||
<div id="profileData"><p>Loading keys & verifying proofs…</p></div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
|
Loading…
Reference in a new issue