Spaces:
Sleeping
Sleeping
Commit
·
1df2a38
1
Parent(s):
1bc5d5f
Update templates/escuchar_uro1.html
Browse files
templates/escuchar_uro1.html
CHANGED
@@ -99,7 +99,7 @@
|
|
99 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: saddlebrown;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Urología </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_uro1')}}" method="post">
|
104 |
<script>
|
105 |
navigator.mediaDevices.getUserMedia({ audio: true }).then((stream) => {
|
|
|
99 |
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 3rem;background-color: saddlebrown;"><img src="{{ user_image7 }}" alt="" style="max-width:5%;" onclick="location.href='/especialidad'"> Urología </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: saddlebrown;">Asistente de voz:</h2>
|
103 |
<!--<form action="{{url_for('escuchar_uro1')}}" method="post">
|
104 |
<script>
|
105 |
navigator.mediaDevices.getUserMedia({ audio: true }).then((stream) => {
|