File: form_name_invalid_custom.html

package info (click to toggle)
python-pecan 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,332 kB
  • sloc: python: 10,431; makefile: 129; sh: 12
file content (3 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (7)
1
2
3
<!-- for: name -->
<span class="error-message">Names must be unique</span><br />
<input type="text" id="name" name="name" value="Yoann" class="error" />