%- include("../base/header", { title: "Account Dashboard", session }) %>
No stats to show.
<% } else { %>Total Media: <%= FormattingUtility.NumberHumanReadable(mediaCount) %>
Media By Type:
Total size of Media: <%= FormattingUtility.NumberAsFileSize(mediaSize) %>
<% } %>