Updated EDB Windows + macOS installers pages for PG12
[pgweb/local.git] / tools / communityauth / sample / django / login.html
blob0b4b1fe5073cc4d810f68b674623be286a40f788
1 <html>
2 <head>
3 <meta http-equiv="refresh" content="0;url=/register/login/?next=/register/admin/"></meta>
4 </head>
5 <body>
6 <h1>Redirect</h1>
7 <p>
8 Redirect <a href="/register/login/?next=/register/admin/">here</a>
9 </p>
10 </body>
11 </html>