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
Fixing an issue with output parameters that are of type IntPtr
[castle.git]
/
Samples
/
MonoRail
/
WizardSample
/
WizardSampleSite
/
views
/
home
/
index.vm
blob
b8b7378dd0a2a06c30ae128a7dde555e29301003
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
\r
2
<html>
\r
3
<head>
\r
4
<title>Home Controller</title>
\r
5
</head>
\r
6
<body>
\r
7
\r
8
<p>
\r
9
<a href="${siteroot}/SimpleWizard/start.castle">Start simple wizard</a>
\r
10
</p>
\r
11
\r
12
</body>
\r
13
</html>
\r