add div to keep things grouped no matter what

This commit is contained in:
Ean Milligan
2026-04-10 02:41:45 -04:00
parent 19ff379611
commit 6e5a3b70eb

View File

@@ -24,7 +24,7 @@ color:white;
</head>
<body>
<header><h1><a href="/api/home">XIVPlan+DB Manager</a></h1></header>
${str}
<div>${str}</div>
</body>
</html>`;