|
|
|
@ -15,12 +15,12 @@
|
|
|
|
|
<div id="paige-error" style="display: none">
|
|
|
|
|
<p class="lead text-center text-danger">Error</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="paige-searching" style="display: none">
|
|
|
|
|
<p class="lead text-center">Searching...</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="paige-nothing" style="display: none">
|
|
|
|
|
<p class="lead text-center">Found nothing</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="paige-searching" style="display: none">
|
|
|
|
|
<p class="lead text-center">Searching...</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="paige-something" style="display: none">
|
|
|
|
|
<p class="lead text-center">Found something</p>
|
|
|
|
|
</div>
|
|
|
|
|