* Fixing a few broken tests (https://github.com/dreamhost/pecan/issues/28) * Removing py.test as a package requirement. * Moving tests *into* the package. * Adding code to use native unittest discovery (or unittest2 fallback).
3 lines
147 B
HTML
3 lines
147 B
HTML
<!-- for: name -->
|
|
<span class="error-message">Please enter a value</span><br />
|
|
<input type="text" id="name" name="name" value="" class="error" /> |