I am looking at the following example here located http://web2py.com/AlterEgo/default/show/106
If you go to the heading PHP files and web2py views Further down there is a web2py example. Now i create a controller called loop and a html page called loop but how do i call the controller in the loop.html page.

