in the hopes that it helps against the refreshing problem.
spoiler: it doesn't.
<!-- don't cache; refresh -->
<meta http-equiv="Pragma" content="no-cache" />
<!-- don't cache; refresh -->
<meta http-equiv="Pragma" content="no-cache" />
- <meta http-equiv="Cache-Control" content="no-cache" />
+ <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+ <meta http-equiv="Expires" content="0" />
<meta http-equiv="Refresh" content="300" />
<!-- Load c3.css -->
<meta http-equiv="Refresh" content="300" />
<!-- Load c3.css -->