diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-07-16 00:43:43 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-07-16 00:43:43 +0200 |
commit | d93bebcd82a9c43e3ab8a882eddc1b4ddfc8f1bc (patch) | |
tree | ce0f7227e6ddce345e6453c05725029f90462ba1 /templates/tripinfo_page.html | |
parent | 55f4c3fd47e625253737b0d00f55d6906eabc9e8 (diff) |
release assets0.6.6
Diffstat (limited to 'templates/tripinfo_page.html')
-rw-r--r-- | templates/tripinfo_page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tripinfo_page.html b/templates/tripinfo_page.html index cd04367..5e10077 100644 --- a/templates/tripinfo_page.html +++ b/templates/tripinfo_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> |