style: remove unnecessary comments from HTML files

This commit is contained in:
Jan-Marlon Leibl 2025-05-14 12:02:27 +02:00
commit f69237a1a9
Signed by: jleibl
GPG key ID: 300B2F906DC6F1D5
5 changed files with 1 additions and 13 deletions

View file

@ -5,7 +5,7 @@
</main>
<app-footer></app-footer>
<!-- Auth Forms Overlay -->
Auth Forms Overlay -->
@if (showLogin() || showRegister()) {
<div
class="fixed inset-0 bg-black/50 z-40"