
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
화성땅 구매 홈페이지에 이름, 주소, 사이즈가 저렇게 나오는데 뭐가 잘못된걸까요?

작성한 코드 및 에러 메세지
C:\Users\a\Desktop\스파르타\projects\mars\venv\Scripts\python.exe C:\Users\a\Desktop\스파르타\projects\mars\app.py
* Serving Flask app 'app'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5000
* Running on http://192.168.0.8:5000
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!
* Debugger PIN: 458-709-926
127.0.0.1 - - [05/Jan/2023 16:40:29] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [05/Jan/2023 16:40:29] "GET /mars HTTP/1.1" 200 -
