| <html> | |
| <head> | |
| <title>Flask-debug-toolbar</title> | |
| </head> | |
| <body> | |
| <h1>Flask-debug-toolbar</h1> | |
| <a href="{{ url_for('.redirect_example') }}">Redirect example</a> | |
| </body> | |
| </html> | |
| <html> | |
| <head> | |
| <title>Flask-debug-toolbar</title> | |
| </head> | |
| <body> | |
| <h1>Flask-debug-toolbar</h1> | |
| <a href="{{ url_for('.redirect_example') }}">Redirect example</a> | |
| </body> | |
| </html> | |