File: form_name.html

package info (click to toggle)
python-pecan 1.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,268 kB
  • ctags: 2,123
  • sloc: python: 10,456; makefile: 150; sh: 46
file content (1 line) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (7)
1
<input type="text" id="name" name="name" value="${name if name else ''}" />