File: field_layout_comment

package info (click to toggle)
libhtml-formfu-perl 2.01000-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,116 kB
  • ctags: 828
  • sloc: perl: 12,478; makefile: 7; sql: 5
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (4)
1
2
3
[% IF self.comment.defined %]<span[% process_attrs(self.comment_attributes) %]>
[% self.comment %]
</span>[% END %]