diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index f1b075f..d5335f3 100644 --- a/www/index.html +++ b/www/index.html @@ -84,5 +84,8 @@ <div id="map"></div> </div> <div class="jquerymobile"></div> + <div id="load-screen"> + <div class="radar"></div> + </div> </body> </html> |