<% if (!viewList) { %>
<% } %>

<% if (totalRows === "unknown"){ %> Showing 0 documents. Create your first document. <% } else { %> Showing <%=offset%> - <%= numModels %> of <%= totalRows %> rows <%}%> <% if (updateSeq) { %> -- Update Sequence: <%= updateSeq %> <% } %> <% if (requestDuration) { %> View request duration: <%= requestDuration %> <% } %>