repo.or.cz
/
pgweb
/
local.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated EDB Windows + macOS installers pages for PG12
[pgweb/local.git]
/
tools
/
communityauth
/
sample
/
django
/
login.html
blob
0b4b1fe5073cc4d810f68b674623be286a40f788
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>