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
Changed to use Authenticate asp.net event instead of Authorize
[castle.git]
/
MonoRail
/
TestSiteBrail
/
Views
/
resourced
/
iterating.brail
blob
30a6a5b643e8f6381c54371cd07aacbda22bb098
1
<%
\r
2
for item in resx:
\r
3
output item.Key + ": " + item.Value
\r
4
end
\r
5
%>