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
Added ability to order the execution of dictionary adapter behaviors.
[castle.git]
/
Experiments
/
Castle.MonoRail.Generator
/
templates
/
newviewaspx.vm
blob
0d5f4132435986ec855f115468e7a487807faf52
1
<%@ Page %>
\r
2
<html>
\r
3
\r
4
<body>
\r
5
\r
6
<h3>
\r
7
View for ${controller} action ${action}<br>
\r
8
Find me in ${dir}\\${action}.vm
\r
9
</h3>
\r
10
\r
11
<form runat=server>
\r
12
</form>
\r
13
\r
14
</body>
\r
15
\r
16
</html>
\r