17 lines
386 B
HTML
17 lines
386 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<title>Documentation for v2</title>
|
|
<link href="v2/style.css" media="screen" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
<div id="operations">
|
|
<h3>API Operations</h3>
|
|
</div>
|
|
<div id="content">
|
|
<h1>Documentation for v2</h1>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|