<script id="personTmpl" type="text/x-jquery-tmpl"> <tr> <td>{{=firstName}}</td> <td> <input value="{{=firstName}}" /> </td> </tr> </script>