Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
<!-- Imagen portada inicial -->
|
24 |
<img src="/images/DNI.jpg" width="400" alt="DNI Portada" style="margin-bottom: 30px;">
|
25 |
|
26 |
-
<h2>Ingresa
|
27 |
<button onclick="empezar()" style="padding:10px 20px; font-size:16px; cursor:pointer;">Empezar</button>
|
28 |
</div>
|
29 |
|
|
|
23 |
<!-- Imagen portada inicial -->
|
24 |
<img src="/images/DNI.jpg" width="400" alt="DNI Portada" style="margin-bottom: 30px;">
|
25 |
|
26 |
+
<h2>Ingresa los datos solicitados del documento de identificaci贸n que se mostrar谩 en la pr贸xima imagen .<br>* Escribe los datos con may煤sculas y las fechas en el formato indicado. *<br>Da clic en el bot贸n Empezar cuando est茅s listo.</h2>
|
27 |
<button onclick="empezar()" style="padding:10px 20px; font-size:16px; cursor:pointer;">Empezar</button>
|
28 |
</div>
|
29 |
|