HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/Morpheus/templates/maintenance.tpl
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="robots" content="noindex,nofollow">
	<title>Matomo is undergoing maintenance</title>
	<link rel="shortcut icon" href="%faviconUrl%" />
	<link rel="stylesheet" type="text/css" href="plugins/Morpheus/stylesheets/simple_structure.css" />
</head>
<body id="simple">

<div class="logo">
	<img title="Matomo" alt="Matomo" style="height: 40px;" src="%logoUrl%" />
</div>

<div class="box">

	<div class="header">
		<h1>Matomo is undergoing maintenance</h1>
	</div>

	<div class="content">
        <p>
            We will be back up and running again soon, so please try again later. %trackMessage% Thank you for your patience.
        </p>
	</div>

	<div class="footer">
	</div>

</div>

</body>
</html>