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>late</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="early.htm">early</a>, <a href="plan.htm">plan</a>, <a href="time.htm">time</a>, meta<br/>
- <br/>
- If <a href="we.htm">we</a> <a href="commit.htm">commit</a> *<a href="late.htm">late</a>*, <a href="we.htm">we</a> <a href="need.htm">need</a> <a href="mone.htm">mone</a>y and must <a href="pay.htm">pay</a> <a href="profit.htm">profit</a>, <a href="wage.htm">wage</a>s, <a href="rent.htm">rent</a> and <a href="interest.htm">interest</a>.<br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/late">late</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|