File: start_block

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 (2 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (4)
1
2
[% IF self.tag.defined %]<[% self.tag %][% process_attrs(self.attributes) %]>[% END %][% IF self.legend.defined %]
<legend[% IF self.legend_attributes.defined %][% process_attrs(self.legend_attributes) %][% END %]>[% self.legend %]</legend>[% END %]