diff options
Diffstat (limited to 'www/templates/en/home.html')
-rw-r--r-- | www/templates/en/home.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/templates/en/home.html b/www/templates/en/home.html new file mode 100644 index 0000000..e8e0e8c --- /dev/null +++ b/www/templates/en/home.html @@ -0,0 +1,5 @@ +<div data-role="content"> + <div id="locating"> + <div class="radar"></div> + </div> +</div> |