File: field

package info (click to toggle)
libhtml-formfu-perl 2.07000-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 4,392 kB
  • sloc: perl: 12,777; makefile: 9; sql: 5
file content (3 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
1
2
3
[% IF self.container_tag.defined %]<[% self.container_tag %][% process_attrs(self.container_attributes) %]>
[% END %][% content %][% IF self.container_tag.defined %]
</[% self.container_tag %]>[% END %]