root/trunk/MapFish/client/examples/print/index.html
| Revision 736, 243 bytes (checked in by pvalsecc, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>Print examples</title> |
| 5 | </head> |
| 6 | <body> |
| 7 | <h1 class="page-title">Print examples</h1> |
| 8 | <div id="content"> |
| 9 | <ul> |
| 10 | <li><a href="simple.html">Print example</a></li> |
| 11 | </ul> |
| 12 | </div> |
| 13 | </body> |
| 14 | </html> |
| 15 |
Note: See TracBrowser for help on using the browser.