#<%= community.name %>

<%- include('../../shared/_join_button') %>
+
<% posts.map(post => { %> " class="columns community-topic-link">
<%- topicTitle(post.value) %>
💬 <%= post.value.replies.length %> replies
<% }) %>