Then you can write a template at templates/item.html with: <html> <head> <title>Item Details</title> <link href="{{ url_for('static', path='/styles.css') }} ...
確定! 回上一頁