/** * Reload a page that is waiting on something cron will do. * * Opt in by putting data-itflow-reload-seconds="" on the element that says so - the * "Checking for updates" alert on Maintenance > Update is the first user. Rendering that * attribute is what starts the timer, so a view that is not waiting costs one failed * querySelector. * * Deliberately an attribute rather than an inline