LeireTedCas commited on
Commit
dc2d687
·
1 Parent(s): 70a1185

Update templates/escuchar_admision1.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_admision1.html +1 -1
templates/escuchar_admision1.html CHANGED
@@ -99,7 +99,7 @@
99
  <h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: gray;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Admisión: </h2>
100
  <h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='/ajustes'">AJUSTES <img src="{{ user_image6 }}" alt="" style="max-width:18%;"></h3>
101
  <hr />
102
- <h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;">Asistente de voz:</h2>
103
  <!--<form action="{{url_for('escuchar_admision1')}}" method="post">
104
 
105
 
 
99
  <h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: gray;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Admisión: </h2>
100
  <h3 style="padding-left: 80%;font-size: 1.2rem;" onclick="location.href='/ajustes'">AJUSTES <img src="{{ user_image6 }}" alt="" style="max-width:18%;"></h3>
101
  <hr />
102
+ <h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman';font-size: 1.7rem;background-color: gray;">Asistente de voz:</h2>
103
  <!--<form action="{{url_for('escuchar_admision1')}}" method="post">
104
 
105