how to link an html file to another html in flask

后端 未结 0 830
天命终不由人
天命终不由人 2021-01-14 05:17

my files in templates

- main.html
- page1.html

my code

def main():
    return render_template(\'main.html\')

相关标签:
回答
  • 消灭零回复
提交回复
热议问题