Flask and html, redirect to another html

0

I am working with flask and HTML , one of those HTML has to direct me to another HTML when I press a button, how do I have to do it with flask ? I have my index.html , and the login button that should open inisiarSesion.html , how do I do that with flask ?

    
asked by Mariano Ortiz 11.10.2018 в 17:09
source

0 answers