change css filename
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<meta http-equiv="refresh" content="1; {{redirect_url}}" />
|
||||
<body>
|
||||
<p>fail: {{reason}}</p>
|
||||
</body>
|
||||
</html>
|
||||
<!doctype html><html><head>
|
||||
<meta http-equiv="refresh" content="1; {{redirect_url}}"></head>
|
||||
<body><p>fail: {{reason}}</p></body></html>
|
||||
|
Reference in New Issue
Block a user