Remove style tags

This commit is contained in:
2023-03-09 23:00:21 +01:00
parent 115cd2284d
commit 54ba861b0e

View File

@ -16,9 +16,7 @@
</script>
<!-- TODO store paged.js locally to avoid using the internet -->
<script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
<style>
@{ await IncludeAsync("Style.css"); }
</style>
</head>
<body>
<div class="m1"></div>