-
Notifications
You must be signed in to change notification settings - Fork 0
/
land.htm
23 lines (20 loc) · 853 Bytes
/
land.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>land</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="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
<p class='main'><a href="for_product.htm">for_product</a><br/>
<br/>
land + <a href="work.htm">work</a> * <small>(<a href="tool.htm">tool</a>s + 1)</small> = <a href="produc.htm">produc</a>t<br/>
<br/>
</p>
<p class='footer'>
Page generated from <a href=".txt/land">land</a> by <a href=".src/lens.el">lens.el</a>.</p>
</body>
</html>