You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
403 B

13 years ago
<div class="block">
<div class="content">
13 years ago
<div class="inner team">
<h1>Meet the founders</h1>
<table>
<tr>
<td class="bio">
<%= render :partial => 'pages/team/zooz' %>
</td>
<td class="bio">
<%= render :partial => 'pages/team/clyfe' %>
</td>
</tr>
</table>
13 years ago
</div>
</div>
</div>