8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
<!doctype html>
|
||
|
<html>
|
||
|
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
|
||
|
<body>
|
||
|
<p>fail: {{reason}}</p>
|
||
|
</body>
|
||
|
</html>
|