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
Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git]
/
Experiments
/
IronPythonViewEngine
/
Castle.MonoRail.Views.IronView.Tests
/
ViewsToTest
/
simpleblocks.py
blob
cf079b8a18dbd473ca1ddfa5ca393ae9ba72742f
1
<
html
>
2
<
?c
if
something
:
?
>
3
Something
4
<
?c
else
:
?
>
5
Something
else
6
<
?c end ?
>
7
</
html
>