summaryrefslogtreecommitdiff
path: root/templates/departures_page.html
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-08-22 11:36:40 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-08-22 11:36:40 +0200
commit4596613e65581712f6c230f87971edfabd0ae919 (patch)
tree8af733edee0393d27e11f412694f148ec64282d8 /templates/departures_page.html
parent222bd52cefbf7efe689533f21e6ebaf43ed937d8 (diff)
add 'synchronization failed' marker0.3.0
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 52733c4..438c28d 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/v1/js/reload.js"></script>
+ <script src="/static/v2/js/reload.js"></script>
</head>
<body>