🍱 lint html

This commit is contained in:
maxlerebourg
2025-11-07 00:29:47 +01:00
parent 06a88c89ac
commit 80e1945633

View File

@@ -281,7 +281,6 @@
</head>
<body class="h-screen w-screen p-4">
<script>var reason = "{{ .RemediationReason }}"</script>
<div class="h-full w-full flex flex-col justify-center items-center">
<div class="border-2 border-black rounded-xl p-4 text-center w-full sm:w-2/3 lg:w-1/2">
<div class="flex flex-col items-center space-y-4">
@@ -327,5 +326,4 @@
</div>
</div>
</body>
</html>
</html>