Spaces:
Sleeping
Sleeping
Update templates/ajustes.html
Browse files- templates/ajustes.html +1 -1
templates/ajustes.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 2.5rem;background-color: purple;">AJUSTES:</h2>
|
12 |
|
13 |
<form action="{{url_for('buscador_trauma')}}" method="post">
|
14 |
-
<h3 onclick="location.href='
|
15 |
|
16 |
</form>
|
17 |
|
|
|
11 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 2.5rem;background-color: purple;">AJUSTES:</h2>
|
12 |
|
13 |
<form action="{{url_for('buscador_trauma')}}" method="post">
|
14 |
+
<h3 onclick="location.href='/especialidad'"style="font-size=1.6rem"> <img src="{{ user_image7 }}" alt="" width="5%">Cambiar de especialidad</h3>
|
15 |
|
16 |
</form>
|
17 |
|