Spaces:
Running
Running
Commit
·
ed7a31d
1
Parent(s):
f952b8a
Update templates/especialidad.html
Browse files
templates/especialidad.html
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
|
38 |
|
39 |
<input class=""type="button" value="Traumatologia" style="width: 78%; background-color:darkcyan;font-size: 1.5rem; " onclick="location.href='buscador_trauma.html'">
|
40 |
-
<h3></h3><img src="
|
41 |
<br>
|
42 |
<input type="button" value="Urologia" style="width: 78%; background-color:saddlebrown;font-size: 1.5rem;" onclick="location.href='buscador_uro.html'">
|
43 |
<h3></h3><img src="{{ user_image2 }}" alt="" style="max-width: 100%" onclick="location.href='buscador_uro.html'">
|
|
|
37 |
|
38 |
|
39 |
<input class=""type="button" value="Traumatologia" style="width: 78%; background-color:darkcyan;font-size: 1.5rem; " onclick="location.href='buscador_trauma.html'">
|
40 |
+
<h3></h3><img src="location.href='../static/IMG/trauma.jpeg'" alt="" style="max-width: 100%" onclick="location.href='buscador_trauma.html'">
|
41 |
<br>
|
42 |
<input type="button" value="Urologia" style="width: 78%; background-color:saddlebrown;font-size: 1.5rem;" onclick="location.href='buscador_uro.html'">
|
43 |
<h3></h3><img src="{{ user_image2 }}" alt="" style="max-width: 100%" onclick="location.href='buscador_uro.html'">
|