improve map and dashboard
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{% include 'page.html' %}
|
||||
{% include 'header.html' %}
|
||||
{{description}}
|
||||
<p style="text-align: center;"><span style="color: #ff0000;"><strong>Red</strong></span>: Last location received. <span style="color: #0000ff;"><strong>Blue</strong></span>: Location history.</p>
|
||||
<p style="text-align: center;"> </p>
|
||||
<div><p align="center"><iframe style="border: none;" title="Map" src="../view_map" width="900" height="800"></iframe></p></div>
|
||||
<p> </p>
|
||||
{% include 'footer.html' %}
|
||||
|
||||
Reference in New Issue
Block a user