File: form

package info (click to toggle)
libhtml-formfu-perl 2.05000-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,328 kB
  • ctags: 831
  • sloc: perl: 12,785; makefile: 9; sql: 5
file content (3 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (12)
1
2
3
[% INCLUDE start_form %]
[% FOREACH element = self.elements %][% INCLUDE $element.filename self=element %]
[% END %][% INCLUDE end_form %]