coding
# Introduction
To build a input form in index.html
# Structure
flaskpages/ ├ templates/ │ └ base.html │ └ index.html ├ static/ └ index.py