12345678910111213141516171819202122232425 |
- <?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>food</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'><a href="food.htm">Food</a> is a basic <a href="need.htm">need</a>.<br/>
- <br/>
- <a href="plan.htm">Plan</a>ts and animals are the <a href="sourc.htm">sourc</a>e of all real <a href="food.htm">food</a>.<br/>
- <br/>
- <span class="quot">"'Let <a href="food.htm">food</a> be your <a href="medi.htm">medi</a>cine and <a href="medi.htm">medi</a>cine be your <a href="food.htm">food</a>.'"</span> -- Hippocrates<br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/food">food</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|