Spaces:
Running
Running
Commit
路
cd0ee13
1
Parent(s):
bb29e1c
Update templates/intervencion_trauma.html
Browse files
templates/intervencion_trauma.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_trauma')}}" 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.html'"> Intervenci贸n: </h2>
|
| 12 |
+
<h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='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: 2rem;">{{title}} :</h2>
|
| 15 |
<form action="{{url_for('resultado_trauma')}}" method="post">
|
| 16 |
|
| 17 |
<br>
|
| 18 |
<br>
|
| 19 |
+
<img src="{{ user_image8 }}" style="max-width:20%;" onclick="location.href='pdf_casa_trauma.html?link2={{nid2}}'">
|
| 20 |
+
<img src="{{ user_image9 }}" style="max-width:20%;" onclick="location.href='protocolos_trauma.html?link2={{nid2}}'" >
|
| 21 |
+
<img src="{{ user_image10 }}" style="max-width:20%;" onclick="location.href='guia_visual_trauma.html?link2={{nid2}}'" >
|
| 22 |
<br>
|
| 23 |
+
<img src="{{ user_image11 }}" style="max-width:20%;" onclick="location.href='videos_trauma.html?link2={{nid2}}'">
|
| 24 |
+
<img src="{{ user_image12 }}" style="max-width:20%;" onclick="location.href='materiales_trauma.html?link2={{nid2}}'">
|
| 25 |
|
| 26 |
</form>
|
| 27 |
|