<%#= paginate_tag @tables %>
<%= counter_tag :size => @tables.size %>
<%=h "table" %> |
---|
<%=link_to table, :controller => :databases, :action => :index, :tablename=> table %> |
<%= close_button_tag %>