File: reset.tt

package info (click to toggle)
libhtml-formhandler-perl 0.40068-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,476 kB
  • sloc: perl: 9,416; makefile: 2
file content (1 line) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (5)
1
<input type="reset" name="[% f.html_name %]" id="[% f.id %]"[% process_attrs(f.attributes) %] value="[% f.value %]" />