summaryrefslogtreecommitdiff
path: root/doc/web/howto/listings/transparent-1.xml
blob: b45c603d2724b1b3c4079489db95bb45a6391094 (plain)
1
2
3
4
5
6
<div xmlns:t="http://twistedmatrix.com/ns/twisted.web.template/0.1">
<!-- layout decision - these things need to be *siblings* -->
<t:transparent t:render="renderer1" />
<t:transparent t:render="renderer2" />
</div>