LeireTedCas commited on
Commit
a5b9f1c
1 Parent(s): cf76b82

Update templates/escuchar_admision.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_admision.html +5 -5
templates/escuchar_admision.html CHANGED
@@ -8,7 +8,7 @@
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_v2/blob/main/templates/especialidad.html'"> Admisi贸n: </h2>
12
  <h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/ajustes.html'">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>
@@ -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='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/mapa_camas.html'">
52
- <img src="{{ user_image9 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/ambulancias.html'" >
53
 
54
 
55
  <br>
56
- <img src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/programacion_quirurgica.html'">
57
- <img src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/otros.html'" >
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='templates/especialidad.html'"> Admisi贸n: </h2>
12
  <h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QuiroHelp_web_v2/blob/main/templates/ajustes.html'">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>
 
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='templates/mapa_camas.html'">
52
+ <img src="{{ user_image9 }}" style="max-width:30%;" onclick="location.href='templates/ambulancias.html'" >
53
 
54
 
55
  <br>
56
+ <img src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='programacion_quirurgica.html'">
57
+ <img src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='templates/otros.html'" >
58
 
59
 
60
  </form>