root/tools/routingservice/trunk/templates/multilinestring_html.st
Revision 171, 120 bytes (checked in by anton, 2 years ago) |
---|
Line | |
---|---|
1 | <html> |
2 | <body> |
3 | <ul> |
4 | $edges:{ e | |
5 | <li>$e.gid$\: $e.edge$</li> |
6 | }$ |
7 | </ul> |
8 | Request id: $request_id$ |
9 | </body> |
10 | </html> |
Note: See TracBrowser
for help on using the browser.