<!doctype html>
<!--
MiniPOS web front-end page template
Author: Simon Volpert <simon@simonvolpert.com>
Project page: https://simonvolpert.com/minipos/
This program is free software, released under the Apache License, Version 2.0. See the LICENSE file for more information
-->
<head>
<link rel="stylesheet" href="style.css">
<title>{err}</title>
</head>
<body>
<h1>{err}</h1>
<img src="logo.svg" alt="Bitcoin Cash Logo">
</body>
</html>