1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>plan</title>
- <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <p class='header'>
- <a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-projects.htm">Projects</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
- <p class='main'><span class="rel">Related:</span> <a href="early.htm">early</a>, <a href="future.htm">future</a>, <a href="late.htm">late</a>, <a href="new.htm">new</a>, <a href="old.htm">old</a><br/>
- <br/>
- <a href="plan.htm">Plan</a>ts are self-replicating, solar-powered, 3D <a href="print.htm">print</a>ers of <a href="food.htm">food</a>, <a href="medi.htm">medi</a>cine, <a href="soap.htm">soap</a>/cosmetics, <a href="text.htm">text</a>iles, building materials, fuel and many other things.<br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/plan">plan</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|