LeireTedCas's picture
Update templates/ajustes.html
096dccf
raw
history blame
600 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title> Quirohelp </title>
</head>
<body>
<div class="login22">
<h2 style="font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-size: 2.5rem;background-color: purple;">AJUSTES:</h2>
<form action="{{url_for('buscador_trauma')}}" method="post">
<h3 onclick="location.href='https://huggingface.co/spaces/LeireTedCas/QUIROHELP_WEB_v1/especialidad'"style="font-size=1.6rem"> <img src="{{ user_image7 }}" alt="" width="5%">Cambiar de especialidad</h3>
</form>
<br>
<br>
</div>
</body>
</html>