|
Revision 10388, 0.8 kB
(checked in by drry, 7 months ago)
|
- retriever の User agent 文字列を修正しました。
- ほか。
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8" ?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"> |
|---|
| 4 | <head> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|---|
| 6 | <link href="style.css" rel="stylesheet" type="text/css" /> |
|---|
| 7 | <title>ID Availability::Help</title> |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | <div id="head"> |
|---|
| 11 | <div id="menu"> |
|---|
| 12 | <a href="http://wedata.net/databases/idAvailability/items">Edit</a> |
|---|
| 13 | <a href="http://blog.deadbeaf.org/">Feedback</a> |
|---|
| 14 | <a href="./">Back to ID Availability</a> |
|---|
| 15 | </div> |
|---|
| 16 | <h1>ID Availability::Help</h1> |
|---|
| 17 | </div> |
|---|
| 18 | <div id="main"> |
|---|
| 19 | <p> |
|---|
| 20 | ID Availability checks how entered ID is available in the world. |
|---|
| 21 | </p> |
|---|
| 22 | </div> |
|---|
| 23 | </body> |
|---|
| 24 | |
|---|