Spaces:
Sleeping
Sleeping
Update templates/intervencion_uro.html
Browse files
templates/intervencion_uro.html
CHANGED
@@ -8,20 +8,20 @@
|
|
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: coral;"><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: 2rem;">{{title}} :</h2>
|
15 |
<form action="{{url_for('resultado_uro')}}" method="post">
|
16 |
|
17 |
<br>
|
18 |
<br>
|
19 |
-
<img src="{{ user_image8 }}" style="max-width:20%;" onclick="location.href='
|
20 |
-
<img src="{{ user_image9 }}" style="max-width:20%;" onclick="location.href='
|
21 |
-
<img src="{{ user_image10 }}" style="max-width:20%;" onclick="location.href='
|
22 |
<br>
|
23 |
-
<img src="{{ user_image11 }}" style="max-width:20%;" onclick="location.href='
|
24 |
-
<img src="{{ user_image12 }}" style="max-width:20%;" onclick="location.href='
|
25 |
|
26 |
</form>
|
27 |
|
|
|
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: coral;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Intervención: </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: 2rem;">{{title}} :</h2>
|
15 |
<form action="{{url_for('resultado_uro')}}" method="post">
|
16 |
|
17 |
<br>
|
18 |
<br>
|
19 |
+
<img src="{{ user_image8 }}" style="max-width:20%;" onclick="location.href='/pdf_casa_uro?link2={{nid2}}'">
|
20 |
+
<img src="{{ user_image9 }}" style="max-width:20%;" onclick="location.href='/protocolos_uro?link2={{nid2}}'" >
|
21 |
+
<img src="{{ user_image10 }}" style="max-width:20%;" onclick="location.href='/guia_visual_uro?link2={{nid2}}'" >
|
22 |
<br>
|
23 |
+
<img src="{{ user_image11 }}" style="max-width:20%;" onclick="location.href='/videos_uro?link2={{nid2}}'">
|
24 |
+
<img src="{{ user_image12 }}" style="max-width:20%;" onclick="location.href='/materiales_uro?link2={{nid2}}'">
|
25 |
|
26 |
</form>
|
27 |
|