memories/templates/main.php

8 lines
119 B
PHP
Raw Normal View History

<style type="text/css">
body, html {
background: transparent;
}
</style>
2022-08-14 20:54:18 +00:00
<div id="vue-content"></div>