Insert Skeleton

From Rhypedigital

Jump to: navigation, search

This isn't a full html page because it will be instered onto a page.


    <table>
        <tr>
          <td>Name</td>
          <td>%{test_name:form}</td>
         </tr>
         <tr>
          <td>Date</td>
          <td>%{test_date:form}</td>
        </tr>
    </table>