LeireTedCas commited on
Commit
1be72c3
·
1 Parent(s): 78a7f52

Update templates/especialidad.html

Browse files
Files changed (1) hide show
  1. templates/especialidad.html +1 -1
templates/especialidad.html CHANGED
@@ -31,7 +31,7 @@
31
  <h1 class="quiro"><img src='../static/IMG/tijerass.png' 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">
35
 
36
 
37
 
 
31
  <h1 class="quiro"><img src='../static/IMG/tijerass.png' 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.html')}}" method="post">
35
 
36
 
37