<% include!("header.html"); %>

storageSnapshots

    <% for snapshot in snapshots { %>
  1. <%= snapshot.relation_name %> <%= table_sizes[&snapshot.id] %>
  2. <% } %>
<% include!("footer.html"); %>