PROJECT EXPLORER (jackets/)
Flask 3.0.x
- 📁 jackets/
- 📄 app.py
- 📁 static/
- 📁 css/
- 📄 style.css
- 📁 templates/
- 📄 base.html
- 📄 index.html
- 📄 shop.html
- 📄 product.html
- 📄 contact.html
WSGI Execution Telemetry
Matched Endpoint:
product_detail
HTTP Status Code:
200 OK
View Function:
def product(id):
Resolved Template:
templates/product.html
Extends Parent:
templates/base.html
Template Context Payload:
http://127.0.0.1:5000/product/2