Commit 4e56a318 by Johannes Zellner

Add a spinner

1 parent 4b99bbdc
Showing with 1 additions and 1 deletions
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<div class="row"> <div class="row">
<div class="col-lg-12"> <div class="col-lg-12">
<center> <center>
Loading... <i class="fa fa-refresh fa-4x fa-spin"></i>
</center> </center>
</div> </div>
</div> </div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!