Sha256: 17477c76af7703d0d79b63476a22b89c67e43044e36949b4fac2a599e458638e
Contents?: true
Size: 466 Bytes
Versions: 3
Compression:
Stored size: 466 Bytes
Contents
<HTML><BODY> <H1> test_if7</H1> we test elsif here. test 1 <tmpl_iF VAR4> <tmpl_var naMe="VAR4"> var4 defined (FALSE) <tMpl_elsiF VAR2> <tmpl_var naMe="VAR2"> var2 defined (TRUE) <tmpl_else> else (FALSE) </tmpl_if>end if test 1. test 2 <tmpl_unless VAR4> <tmpl_var naMe="VAR4"> var4 undefined (TRUE) <tMpl_elsiF VAR2> <tmpl_var naMe="VAR2"> var2 defined (should be skipped) <tmpl_else> else (FALSE) </tmpl_if>end if test 2. <H1> END test_if7 </H1> </body></html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
html-template-pro-0.0.3 | templates-Pro/test_if7.tmpl |
html-template-pro-0.0.2 | templates-Pro/test_if7.tmpl |
html-template-pro-0.0.1 | templates-Pro/test_if7.tmpl |