MarginaliaSearch/code/processes/converting-process/test-resources/memex-marginalia/todo/index.gmi

63 lines
1.6 KiB
Plaintext
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>MEMEX - Todo</title>
<link rel="stylesheet" href="/style-new.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body class="double" lang="en">
<header>
<nav>
<a href="http://www.marginalia.nu/">Marginalia</a>
<a href="http://search.marginalia.nu/">Search Engine</a>
<a href="http://encyclopedia.marginalia.nu/">Encyclopedia</a>
</nav>
</header>
<nav class="topbar">
<h1>Memex</h1>
<a href="/" class="path root"><img src="/ico/root.png" title="root"> marginalia</a>
<a href="/todo" class="path dir"><img src="/ico/dir.png" title="dir"> todo</a>
<a href="/todo/index.gmi" class="path file"><img src="/ico/file.png" title="file"> index.gmi</a>
</nav>
<article>
<section id="memex-node">
<h1 id="1">Todo</h1>
<br>
This was a sandbox for testing todo functionality. It's not currently in use.<br>
</section>
<div id="sidebar">
<section class="tools">
<h1>index.gmi</h1>
<a class="download" href="/api/raw?url=/todo/index.gmi">Raw</a><br>
<a rel="nofollow" href="/api/update?url=/todo/index.gmi" class="verb">Edit</a>
<a rel="nofollow" href="/api/rename?type=gmi&url=/todo/index.gmi" class="verb">Rename</a>
<a rel="nofollow" href="/api/delete?type=gmi&url=/todo/index.gmi" class="verb">Delete</a>
<br/>
<div class="toc">
<a href="#1" class="heading-1">1 Todo</a>
</div>
</section>
</div>
</article>
<footer>
Reach me at <a class="fancy-teknisk" href="mailto:kontakt@marginalia.nu">kontakt@marginalia.nu</a>.
<br />
</footer>
</body>