Sha256: 447c0b92ea90f9693db1a5313a84fb919da0504319d2025cb68f9c8561a7bb66

Contents?: true

Size: 255 Bytes

Versions: 3

Compression:

Stored size: 255 Bytes

Contents

global: <tmpl_var global>
<tmpl_loop outer_loop>
  outer loop foo: <tmpl_var foo>
  <tmpl_loop inner_loop>
     inner loop bar:    <tmpl_var bar>
     inner loop foo:    <tmpl_var foo>
     inner loop global: <tmpl_var global>
  </tmpl_loop>
</tmpl_loop>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-template-pro-0.0.3 templates/global-loops.tmpl
html-template-pro-0.0.2 templates/global-loops.tmpl
html-template-pro-0.0.1 templates/global-loops.tmpl