Last change
on this file since 6175 was 6175, checked in by roland, 17 years ago |
added readme information for django
|
File size:
673 bytes
|
Rev | Line | |
---|
| 1 | <html>
|
---|
| 2 | <head>
|
---|
| 3 | <title>Exodus Development Site</title>
|
---|
| 4 | </head>
|
---|
| 5 |
|
---|
| 6 | <body>
|
---|
| 7 | <div>
|
---|
| 8 | <strong>This is the WL exodus site. </strong><br>
|
---|
| 9 | <b>Exodus is a webbased program which enables you
|
---|
| 10 | to view, alter and add nodes.</b>
|
---|
| 11 | For questions or remarks: <a href="mailto:roland@wirelessleiden.nl">roland@wirelessleiden.nl</a>
|
---|
| 12 | </div>
|
---|
| 13 | <div>
|
---|
| 14 | <ul>
|
---|
| 15 | <li><a href="nodelist/">Node List</a></li>
|
---|
| 16 | </ul>
|
---|
| 17 | </div>
|
---|
| 18 |
|
---|
| 19 | <div>
|
---|
| 20 | <strong>Add</strong>
|
---|
| 21 | <ul>
|
---|
| 22 | <li><a href="addlocation/">Add Location</a></li>
|
---|
| 23 | <li><a href="addnode/">Add Node</a></li>
|
---|
| 24 | <li><a href="addnic/">Add NIC</a></li>
|
---|
| 25 | <li><a href="addinterlink/">Add InterLink</a></li>
|
---|
| 26 | <li><a href="addomni/">Add Omni</a></li>
|
---|
| 27 | </ul>
|
---|
| 28 | </div>
|
---|
| 29 |
|
---|
| 30 | </body>
|
---|
| 31 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.