Spaces:
Running
Running
Commit
·
8d95f7e
1
Parent(s):
ec1b1eb
Update templates/especialidad.html
Browse files
templates/especialidad.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
</head>
|
29 |
<body>
|
30 |
<div class="login2">
|
31 |
-
<h1 class="quiro"><img src="{{ user_image0 }}" alt="" style="max-width: 5%;" > QuiroHelp </h1>
|
32 |
|
33 |
<p style="font-size: 1.1rem">Haz click en tu especialidad:</p>
|
34 |
<form action="{{url_for('especialidad')}}" method="post">
|
|
|
28 |
</head>
|
29 |
<body>
|
30 |
<div class="login2">
|
31 |
+
<h1 class="quiro"><img src="{{ user_image0 }}" alt="holaaa" style="max-width: 5%;" > QuiroHelp </h1>
|
32 |
|
33 |
<p style="font-size: 1.1rem">Haz click en tu especialidad:</p>
|
34 |
<form action="{{url_for('especialidad')}}" method="post">
|