1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
\r
4 <link rel="STYLESHEET" type="text/css" href="${siteRoot}/Content/style.css" />
\r
5 <title>Binder Sample</title>
\r
6 $Ajax.InstallScripts()
\r
7 $Behaviour.InstallScripts()
\r
8 $Scriptaculous.InstallScripts()
\r
9 $Form.InstallScripts()
\r
18 $Url.Link('Back to home', "%{controller='Scaffolding',action='index'}")
\r