Your email is verified and your account is now active
<% } %>From the community
<% featured.forEach(archive => { %>
<% if (archive.manifest && (archive.manifest.title || archive.name)) { %>
<%= archive.name %>
<% if (archive.manifest.description) { %> <%= archive.manifest.description %> <% } else { %> No description <% } %>
<% } %> <% }) %>