mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-06 05:30:12 -06:00
Apply flask-07-upgrade
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Flask-debug-toolbar</h1>
|
||||
<a href="{{ url_for('redirect_example') }}">Redirect example</a>
|
||||
<a href="{{ url_for('.redirect_example') }}">Redirect example</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user