_meta/title card/titlecardtemplate.html
2024-08-02 17:17:54 -04:00

12 lines
237 B
HTML

<html>
<head>
<link rel="stylesheet" href="../shared/style.css">
</head>
<body>
<div style="width:3840; height:2160; margin:0; display:inline-flex;">
<div class="centerized">
title card loading...
</div>
</div>
</body>
</html>