telegram_notes_bot/notes/Implementation/daily reminder template.html

15 lines
293 B
HTML
Raw Permalink Normal View History

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../style.css">
<base target="_parent">
</head>
<body class="ck-content">
<h1>daily reminder template</h1>
</body>
</html>