2024-01-24 12:29:35 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2024-01-30 16:05:39 +01:00
|
|
|
<title>Inoreader To Readwise</title>
|
2024-01-24 12:29:35 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
2024-02-15 16:05:54 +01:00
|
|
|
<!-- <button onclick="redirectToOAuth()">Login using inoreader</button> -->
|
|
|
|
<a href="{{oauth_url}}">Login via InoReader</a>
|
|
|
|
|
2024-01-24 12:29:35 +01:00
|
|
|
</body>
|
|
|
|
</html>
|