Sha256: a65092f7cc655efcd227f3b51da39f63c7ffafadb6cf39196999943bbce065b2

Contents?: true

Size: 247 Bytes

Versions: 3

Compression:

Stored size: 247 Bytes

Contents

Some global var: <TMPL_VAR GLOBAL>

Some Loop.
<TMPL_LOOP OUTER_LOOP>
  <TMPL_LOOP LOOP>
    Some local data <TMPL_VAR LOCAL><TMPL_VAR GLOBAL>
    Something global, but hidden <TMPL_IF HIDDEN_GLOBAL>Hidden!</TMPL_IF>
  </TMPL_LOOP>
</TMPL_LOOP>

Version data entries

3 entries across 3 versions & 1 rubygems

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