summaryrefslogtreecommitdiff
path: root/templates/departures_page.html
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-22 11:44:59 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-22 11:45:08 +0200
commitb37e26d5ea1e7ab9a40e8f66d49d421c3a59d5fa (patch)
tree0a64d6850e9dd2d39cdf62a8fcc2c312b8d2dad0 /templates/departures_page.html
parent4596613e65581712f6c230f87971edfabd0ae919 (diff)
Fix geolocation stop list generation0.3.1
Diffstat (limited to 'templates/departures_page.html')
-rw-r--r--templates/departures_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/departures_page.html b/templates/departures_page.html
index 438c28d..f823603 100644
--- a/templates/departures_page.html
+++ b/templates/departures_page.html
@@ -3,7 +3,7 @@
<head>
<title>{{ title }}</title>
{% include 'header.html' %}
- <script src="/static/v2/js/reload.js"></script>
+ <script src="/static/v3/js/reload.js"></script>
</head>
<body>