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 181d397..605acff 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/v4/js/reload.js"></script> + <script src="/static/v5/js/reload.js"></script> </head> <body> |