Spaces:
Sleeping
Sleeping
Commit
路
de62699
1
Parent(s):
9bff1c4
Update templates/escuchar_admision.html
Browse files
templates/escuchar_admision.html
CHANGED
@@ -8,8 +8,8 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="login22">
|
11 |
-
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: gray;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='especialidad
|
12 |
-
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='ajustes
|
13 |
<hr/>
|
14 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;">Asistente de voz:</h2>
|
15 |
<form action="{{url_for('escuchar_admision')}}" method="post">
|
@@ -48,13 +48,13 @@
|
|
48 |
<b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
|
49 |
<br>
|
50 |
<br>
|
51 |
-
<img src="{{ user_image8 }}" style="max-width:30%;" onclick="location.href='mapa_camas
|
52 |
-
<img src="{{ user_image9 }}" style="max-width:30%;" onclick="location.href='ambulancias
|
53 |
|
54 |
|
55 |
<br>
|
56 |
-
<img src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='programacion_quirurgica
|
57 |
-
<img src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='otros
|
58 |
|
59 |
|
60 |
</form>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="login22">
|
11 |
+
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: gray;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/especialidad'"> Admisi贸n: </h2>
|
12 |
+
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/ajustes'">AJUSTES <img src="{{ user_image6 }}" alt="" style="max-width:18%;" ></h3>
|
13 |
<hr/>
|
14 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;">Asistente de voz:</h2>
|
15 |
<form action="{{url_for('escuchar_admision')}}" method="post">
|
|
|
48 |
<b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
|
49 |
<br>
|
50 |
<br>
|
51 |
+
<img src="{{ user_image8 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/mapa_camas'">
|
52 |
+
<img src="{{ user_image9 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/ambulancias'" >
|
53 |
|
54 |
|
55 |
<br>
|
56 |
+
<img src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/programacion_quirurgica'">
|
57 |
+
<img src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/otros'" >
|
58 |
|
59 |
|
60 |
</form>
|