You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
445 B

<!doctype html>
<html lang="en_EN">
<head>
<meta charset="utf-8">
<title>Notes</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/css/styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<notes></notes>
<noscript>
<p>Only works with Javascript!</p>
</noscript>
<script src="/js/index.js"></script>
</body>
</html>