Mercurial > hg > AnnotationManagerN4J
view src/main/webapp/groups/index.html @ 29:3be0ebb6d5ad
Merge with 1cf7203009f26a8a55fc387adcb8ae6ca681520c
| author | dwinter |
|---|---|
| date | Tue, 25 Sep 2012 09:35:26 +0200 |
| parents | b1fb0d117877 |
| children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Annotation Server Groups</title> </head> <body> <h1>Annotation groups</h1> <ul> <li><a href="../annotations/groups">List groups</a></li> <li><a href="new_group.html">Add new group</a></li> </ul> </body> </html>
