<div spry:region="ds1" spry:repeatchildren="ds1">
<b spry:if=" '{title}'!='' ">
<!-- this is the first if -->
<a href="#" spry:if=" '{author}'!='' ">{author}
<!-- this is the second if -->
</a>
</b>
</div>
Интересно, есть ли такой простой метод, как
if(x==y && i>j)
в
<b>spry</b>
регион.
Я не могу найти какую-либо информацию в документах spry (labs.adobe.com/technologies/spry/)