Skip to content

Instantly share code, notes, and snippets.

@mailarchis
Created July 31, 2010 07:12
Show Gist options
  • Save mailarchis/501874 to your computer and use it in GitHub Desktop.
Save mailarchis/501874 to your computer and use it in GitHub Desktop.
<table>
<tbody>
<tr>
<td>{{ first_name }}</td><td>{{ middle_name}}</td><td>{{ last_name }}</td>
</tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment