source: tmcsimulator/branches/Highways/views/default/results.html @ 543

Revision 543, 149 bytes checked in by jdalbey, 6 years ago (diff)

Add branch for web2py example application: Highways

Line 
1{{extend 'layout.html'}}
2
3<h1>
4    Your results
5</h1>
6<hr>
7Log number: {{=hwy.lognum}} <br>
8Route: {{=hwy.route}} <br>
9Direction: {{=hwy.direction}}
Note: See TracBrowser for help on using the repository browser.