forked from PeterSurda/inoreader2readwise
10 lines
142 B
Plaintext
10 lines
142 B
Plaintext
|
<html>
|
||
|
<head>
|
||
|
<title>Logout</title>
|
||
|
<meta http-equiv="refresh" content="0; url="{%siteurl%}/">
|
||
|
</head>
|
||
|
<body>
|
||
|
Redirecting ...
|
||
|
</body>
|
||
|
</html>
|