loading.html 169 Bytes
Newer Older
1 2
<div id="loader-bg" class="loading-indicator">
  <div id="loader" class="loading-indicator">
藤川諒 committed
3 4
    <i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw"></i>
  </div>
Kim Peace committed
5
</div>