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
Fix the build.
[castle.git]
/
Samples
/
MonoRail
/
JSGenExample
/
Views
/
Home
/
_customerrow.vm
blob
73f446c369f53bf016abb535f529c0b19bdfe34f
1
<tr id="row${customer.id}">
\r
2
<td>$customer.id</td>
\r
3
<td align="center">$customer.name</td>
\r
4
<td align="center">$customer.email</td>
\r
5
</tr>
\r