Spaces:
Sleeping
Sleeping
Update templates/escuchar_trauma1.html
Browse files
templates/escuchar_trauma1.html
CHANGED
@@ -8,12 +8,12 @@
|
|
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: darkcyan;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='
|
12 |
-
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='
|
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_trauma1')}}" method="post">
|
16 |
-
<button type="button" style="padding-right: 85%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.2rem;padding-left: 1%;background-color: white; border: solid white" onclick="location.href='
|
17 |
|
18 |
|
19 |
|
@@ -32,12 +32,12 @@
|
|
32 |
<b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
|
33 |
<br>
|
34 |
<br>
|
35 |
-
<img src="{{ user_image8 }}" style="max-width:20%;" onclick="location.href='
|
36 |
-
<img src="{{ user_image9 }}" style="max-width:20%;" onclick="location.href='
|
37 |
-
<img src="{{ user_image10 }}" style="max-width:20%;" onclick="location.href='
|
38 |
<br>
|
39 |
-
<img src="{{ user_image11 }}" style="max-width:20%;" onclick="location.href='
|
40 |
-
<img src="{{ user_image12 }}" style="max-width:20%;" onclick="location.href='
|
41 |
|
42 |
</div>
|
43 |
</body>
|
|
|
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: darkcyan;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Traumatología</h2>
|
12 |
+
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='/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_trauma1')}}" method="post">
|
16 |
+
<button type="button" style="padding-right: 85%;font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.2rem;padding-left: 1%;background-color: white; border: solid white" onclick="location.href='/escuchar_trauma'">Escuchar: <img src="{{ user_image5 }}" width="30% " style=" border-radius: 100%;box-shadow:2px 2px 2px 1px rgba(0, 0, 0, 0.2);" onclick="location.href='/escuchar_trauma'"></button>
|
17 |
|
18 |
|
19 |
|
|
|
32 |
<b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
|
33 |
<br>
|
34 |
<br>
|
35 |
+
<img src="{{ user_image8 }}" style="max-width:20%;" onclick="location.href='/pdf_casa_trauma?link2={{nid2}}'">
|
36 |
+
<img src="{{ user_image9 }}" style="max-width:20%;" onclick="location.href='/protocolos_trauma?link2={{nid2}}'" >
|
37 |
+
<img src="{{ user_image10 }}" style="max-width:20%;" onclick="location.href='/guia_visual_trauma?link2={{nid2}}'" >
|
38 |
<br>
|
39 |
+
<img src="{{ user_image11 }}" style="max-width:20%;" onclick="location.href='/videos_trauma?link2={{nid2}}'">
|
40 |
+
<img src="{{ user_image12 }}" style="max-width:20%;" onclick="location.href='/materiales_trauma?link2={{nid2}}'">
|
41 |
|
42 |
</div>
|
43 |
</body>
|