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

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

Add branch for web2py example application: Highways

Line 
1{{extend 'layout.html'}}
2
3<h2>Details for log number: {{=hwy.lognum}}</h2>
4<div style="text-align:left">
5Route: {{=hwy.route}}
6</div>
Note: See TracBrowser for help on using the repository browser.