File: if.tmpl

package info (click to toggle)
libtext-micromason-perl 2.13-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 624 kB
  • ctags: 180
  • sloc: perl: 3,222; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
This is a line outside the if.
<TMPL_IF BOOL>
INSIDE the if
</TMPL_IF>
<TMPL_UNLESS BOOL>
unless
</tmpl_unless>