File: //usr/share/imunify360-wafd/static/src/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>_index_title_</title>
<style>
/* file-include:style.css */
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<!-- file-include:spinner.html -->
<div id="text">
_index_message_
</div>
</div>
</div>
<div id="_form_div_id_"></div>
<script>
/* file-include:script.js */
</script>
</body>
</html>