Sha256: 16c67eedcd770209dfe59f53e475113a1ef0ccd65cebd6056fb58d02da8771c0

Contents?: true

Size: 365 Bytes

Versions: 3

Compression:

Stored size: 365 Bytes

Contents

<HTML>
<body>
<H1> test_expr7 </H1>

We test inner loop variables

<table>
<TMPL_LOOP NAME=HASHREF1> 
<tr>
<td>first:<tmpl_var EXPR="__first__"></td>
<td>last: <tmpl_var EXPR="__last__"></td>
<td>odd:<tmpl_var EXPR="__odd__"></td>
<td>inner:<tmpl_var EXPR="__inner__"></td>
<td>count:<tmpl_var EXPR="__counter__"></td>
</tr>
</tmpl_loop> 
</table>

</body>
</HTML>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-template-pro-0.0.3 templates-Pro/test_expr7.tmpl
html-template-pro-0.0.2 templates-Pro/test_expr7.tmpl
html-template-pro-0.0.1 templates-Pro/test_expr7.tmpl