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]
/
Experiments
/
Generator
/
Generators
/
Controller
/
Templates
/
View.vm
blob
912f262819c6e10e4b7b9adb81699863ee42c314
1
#set ($title = "<%= Action %>")
\r
2
\r
3
<h1><%= ClassName %>#<%= Action %></h1>
\r
4
\r
5
<p>Modify me in <%= ViewPath %>/<%= Action.ToLower() %>.vm</p>
\r