Remove style tags
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user