JPLTedCas commited on
Commit
48642bc
·
1 Parent(s): 81bdbd9

Update templates/buscador_trauma.html

Browse files
Files changed (1) hide show
  1. templates/buscador_trauma.html +2 -4
templates/buscador_trauma.html CHANGED
@@ -50,12 +50,10 @@
50
 
51
  <span style="display: flex; align-items: left; white-space: nowrap;">
52
  <img src="{{ user_image7 }}" alt="" style="max-width: 5%;" onclick="location.href='/especialidad'"> Traumatología
53
- <!--<span style="font-size: 50%;">AJUSTES</span>-->
54
- <img src="{{ user_image6 }}" alt="" style="max-height: 5%;"> AJUSTES
55
  </span>
56
  <span style="display: flex; align-items: right; white-space: nowrap;">
57
- <img src="{{ user_image7 }}" alt="" style="max-width: 5%;" onclick="location.href='/especialidad'"> Traumatología
58
- <!--<span style="font-size: 50%;">AJUSTES</span>-->
59
  <img src="{{ user_image6 }}" alt="" style="max-height: 5%;"> AJUSTES
60
  </span>
61
  </h2>
 
50
 
51
  <span style="display: flex; align-items: left; white-space: nowrap;">
52
  <img src="{{ user_image7 }}" alt="" style="max-width: 5%;" onclick="location.href='/especialidad'"> Traumatología
53
+
 
54
  </span>
55
  <span style="display: flex; align-items: right; white-space: nowrap;">
56
+
 
57
  <img src="{{ user_image6 }}" alt="" style="max-height: 5%;"> AJUSTES
58
  </span>
59
  </h2>