|
22
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
|
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
3
|
|
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
5 <head>
|
|
|
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
7
|
|
|
8 <title>Annotation Server</title>
|
|
|
9
|
|
|
10 </head>
|
|
|
11
|
|
|
12 <body>
|
|
|
13 <h1>Annotation Server</h1>
|
|
|
14 <ul>
|
|
|
15 <li><a href="groups">View and edit groups</a></li>
|
|
31
|
16 <li><a href="tags">Browse by Tags</a></li>
|
|
|
17 <li><a href="annotationBrowser">All Annotations</a></li>
|
|
|
18
|
|
22
|
19 </ul>
|
|
|
20 </body>
|
|
|
21 </html>
|