Sha256: 6c0bcbc87e00ca8163e8424bbf13a21c1a28f2f4be72bda490b2e9a88307228f

Contents?: true

Size: 137 Bytes

Versions: 3

Compression:

Stored size: 137 Bytes

Contents

Foo: <tmpl_var foo>
<!-- tmpl_if expr="foo > 11" -->
  Foo is greater than 11.
<tmpl_else>
  Foo is less than or equal to 11.
</tmpl_if>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html-template-pro-0.0.3 test/templates/foo.tmpl
html-template-pro-0.0.2 test/templates/foo.tmpl
html-template-pro-0.0.1 test/templates/foo.tmpl