add div to keep things grouped no matter what
This commit is contained in:
@@ -24,7 +24,7 @@ color:white;
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header><h1><a href="/api/home">XIVPlan+DB Manager</a></h1></header>
|
<header><h1><a href="/api/home">XIVPlan+DB Manager</a></h1></header>
|
||||||
${str}
|
<div>${str}</div>
|
||||||
</body>
|
</body>
|
||||||
</html>`;
|
</html>`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user