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

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

Add branch for web2py example application: Highways

Line 
1{{extend 'layout.html'}}
2<h1>This is the default/results.html template</h1>
3{{=BEAUTIFY(response._vars)}}
4<h3>
5    your results
6</h3>
7Log number: {{=hwy.lognum}} <br>
8Route: {{=hwy.route}} <br>
9Direction: {{=hwy.direction}}
Note: See TracBrowser for help on using the repository browser.