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.
 
 
 
 
 
 

20 lines
411 B

<div class="block article">
<div class="content">
<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>
</div>
</div>
</div>