<!DOCTYPE html>
<html>
    <head>
        <title>Error</title>
        <style>
            body {
                background-color: white;
                color: black;
            }
        </style>
    </head>
    <body>
        <p>It looks like an error occurred. You shouldn't be able to see this page.</p>
        <p>No data has been deleted. Please excuse us for the inconvenience.</p>
        <p>
            Try reloading SiYuan, and if the error persists, open an issue at
            <code>https://git.massive.box/massivebox/siyuan-jsdraw-plugin/issues</code>
            or contact the developer directly via e-mail at <code>box@massive.box</code>
        </p>
    </body>
</html>