diff --git a/templates/index.html b/templates/index.html index 57c8d0f..d3ac8f5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,20 +4,73 @@ {% if page_title %}

{{ page_title }}

{% endif %} +{% if timestamp_data %} +{% for point in timestamp_data %} +{{ point['time']}} +
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+ + +
+
+
+
+ + +
+

+ + {% if data %} + Repeat + {% endif %} +
+
+{% endfor %} + +{% else %}
-
@@ -74,6 +127,9 @@ {% endif %}
+ +{% endif %} +
Last Mileage @@ -87,6 +143,7 @@ Last Mileage + {% for point in data %}
$ Total