repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor style changes
[castle.git]
/
MonoRail
/
TestSiteARSupport
/
Views
/
Layouts
/
default.vm
blob
db2d7db9d4a68772c2fe1487ba0e699c36bf0b76
1
<html>
\r
2
<head>
\r
3
$Ajax.InstallScripts()
\r
4
$Scriptaculous.InstallScripts()
\r
5
$Form.InstallScripts()
\r
6
</head>
\r
7
\r
8
<body>
\r
9
\r
10
${childContent}
\r
11
\r
12
</body>
\r
13
\r
14
</html>