LeireTedCas commited on
Commit
f1fbe7a
1 Parent(s): 2fb8c6c

Update templates/escuchar_admision.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_admision.html +2 -2
templates/escuchar_admision.html CHANGED
@@ -134,7 +134,7 @@
134
 
135
  {% endfor %}
136
 
137
- <b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
138
  <br>
139
  <br>
140
  <img class="img1" src="{{ user_image8 }}" style="max-width:30%;" onclick="location.href='/mapa_camas'">
@@ -144,7 +144,7 @@
144
  <br>
145
  <img class="img1" src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='/programacion_quirurgica'">
146
  <img class="img1" src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='/otros'">
147
-
148
 
149
  </form>
150
 
 
134
 
135
  {% endfor %}
136
 
137
+ <!--<b style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.8rem;">Selectores: </b>
138
  <br>
139
  <br>
140
  <img class="img1" src="{{ user_image8 }}" style="max-width:30%;" onclick="location.href='/mapa_camas'">
 
144
  <br>
145
  <img class="img1" src="{{ user_image10 }}" style="max-width:30%;" onclick="location.href='/programacion_quirurgica'">
146
  <img class="img1" src="{{ user_image11 }}" style="max-width:30%;" onclick="location.href='/otros'">
147
+ -->
148
 
149
  </form>
150