Warning: Can't use blame annotator:
svn blame failed on branches/Highways/views/default/results.html: ("Can't find a temporary directory: Internal error", 20014)

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

RevLine 
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.