"> 🤫 You don't have any secret messages yet
<% secretMessages.map(chat => { %>
<%- include('_compose_single', { profile: chat.authorProfile }) %>
<% }) %>