15 lines
183 B
HTML
15 lines
183 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>
|
||
|
CouchRest - a simple CouchDB Client
|
||
|
</h1>
|
||
|
<p>
|
||
|
The stuff
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|