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 MR-309, nullable propogation on proxies.
[castle.git]
/
MonoRail
/
TestSiteBrail
/
Views
/
home
/
bag2.brail
blob
71e93b1e95f9f73e08c16933531455eed0c22403
1
\r
2
Customer is ${customername}
\r
3
<br>
\r
4
<%
\r
5
for element in list:
\r
6
output element
\r
7
end
\r
8
%>