loading.html 118 Bytes
Newer Older
1 2 3 4 5
<div id="loader-bg">
  <div id="loader">
    <i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw"></i>
  </div>
</div>