www/project/icla2/views/index.erb (9 lines of code) (raw):

<!DOCTYPE html> <html> <head> <title>ICLA Demo</title> </head> <body> <p>Click on the following: <a href="/form">link</a>.</p> </body> </html>