blob: 093e8d52009eee976f4643f0ba9829e8ed1d875f [file] [log] [blame]
<!-- A basic test to ensure that the $content$ special id works. -->
<table>
<tr>
<td jwcid="$content$">
This is the real content.
Here's a nested component: <span jwcid="nested"/>.
</td>
</tr>
</table>