updated to v2

This commit is contained in:
Tony Tam
2012-07-11 09:57:27 -07:00
parent a2c1c18f75
commit d2eb882e52
278 changed files with 46216 additions and 11130 deletions

View File

@@ -0,0 +1,7 @@
<td class='code required'>{{name}}</td>
<td>
<input class='required' minlength='1' name='{{name}}' placeholder='(required)' type='text' value=''/>
</td>
<td width='500'>
<strong>{{description}}</strong>
</td>