feat: agregar div para QR

This commit is contained in:
Christian Julian Jimenez 2025-03-09 00:26:46 -06:00
parent b0378a84d5
commit 0a5e90d1ef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</head>
<body>
<div class="container">
<h1>Sistema de Venta de Boletos para Concierto</h1>
<h1>TicketFlow</h1>
<div id="mensajeAlerta" class="alert alert-warning d-none" role="alert"></div>