@ -74,6 +74,8 @@ def catch_all(path):
updated = '0'
inject = dict()
if not path.startswith('api/'):
inject["baseUrl"] = base_url
inject["canUpdate"] = not args.no_update
inject["hasUpdate"] = updated != '0'