<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/) で情報が見つかりません