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

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

Add branch for web2py example application: Highways

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