8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
<html>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
|
|
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
|
|
<body>
|
|
<p>post failed: {{reason}}</p>
|
|
</body>
|
|
</html> |