diff options
Diffstat (limited to 'templates/departures_page.html')
-rw-r--r-- | templates/departures_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/departures_page.html b/templates/departures_page.html index eeceb76..b853163 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/v6/js/reload.js"></script> + <script src="/static/v7/js/reload.js"></script> </head> <body> |