replace testing elements with loading message
This commit is contained in:
parent
0a1d1f5f58
commit
ee76fee23e
1 changed files with 2 additions and 8 deletions
10
index.html
10
index.html
|
@ -24,14 +24,8 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="card" id="content-container">
|
<div class="card" id="content-container">
|
||||||
<p>idididi</p>
|
<h2>loading...</h2>
|
||||||
<p>idididi</p>
|
<p>i think</p>
|
||||||
<p>idididi</p>
|
|
||||||
<p>idididi</p>
|
|
||||||
<p>idididi</p>
|
|
||||||
<p>idididi</p>
|
|
||||||
<p>idididi</p>
|
|
||||||
<p>idididi</p>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue