summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-11-07 13:05:37 +0200
committerYuval Adam <yuval@y3xz.com>2015-11-07 13:05:37 +0200
commitf7498b63cba98288a59e7619725ac5cbf7004764 (patch)
treea2d3ab9f7726718d95d65516da112f15980feab4 /templates
parent2618417142dc1382e7476406ccf0c3ad9169320d (diff)
Add overlay timestamps and caching
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 47832d9..6e36f61 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -42,7 +42,7 @@ var mapStyle = {
},
"overlay": {
"type": "image",
- "url": "/static/280.png",
+ "url": "/static/{{ latest_280 }}_280.png",
"coordinates": RASTER_COORDS_280
}
},