fix linting

This commit is contained in:
2025-09-07 05:44:22 +00:00
parent 8be935a421
commit 08e5f8b392

View File

@@ -80,8 +80,6 @@
</div> </div>
</section> </section>
</main> </main>
</body>
<template id="change-password-dialog"> <template id="change-password-dialog">
<link rel="stylesheet" href="modules/w3.css"> <link rel="stylesheet" href="modules/w3.css">
<link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/style.css">
@@ -104,4 +102,5 @@
</div> </div>
</dialog> </dialog>
</template> </template>
</body>
</html> </html>