<%# locals: (table:) -%>

<%= link_to table.name, table %>

<% if table.owner == Current.user %> OWNER <% end %>