Hello World
How did you get here?
- You are successfully running web2py
- You visited the url /welcome/default/index
- Which called the function index() located in the file web2py/applications/welcome/controllers/default.py
- The output of the file is a dictionary that was rendered by the view web2py/applications/welcome/views/default/index.html
- You can modify this application and adapt it to your needs