pay.htm 1.2 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title>pay</title>
  7. <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
  8. </head>
  9. <body>
  10. <p class='header'>
  11. <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>
  12. <p class='main'><span class="rel">Related:</span> <a href="bill.htm">bill</a>, <a href="commit.htm">commit</a>, cross, input, in<a href="vest.htm">vest</a>, <a href="price.htm">price</a>, <a href="wall.htm">wall</a><br/>
  13. <br/>
  14. The <a href="pay.htm">pay</a><a href="out.htm">out</a> for <a href="proper.htm">Proper</a>ty is <a href="produc.htm">Produc</a>t.<br/>
  15. <br/>
  16. You may <a href="pay.htm">pay</a> with <a href="proper.htm">proper</a>ty, <a href="promis.htm">promis</a>es, <a href="produc.htm">produc</a>t or <a href="profit.htm">profit</a>.<br/>
  17. </p>
  18. <p class='footer'>
  19. Page generated from <a href=".txt/pay">pay</a> by <a href=".src/lens.el">lens.el</a>.</p>
  20. </body>
  21. </html>