14 lines
183 B
HTML
14 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>
|