<% if (topic.logoVisible) { %>
<%= topic.title %>
<% } else { %>
<%= topic.title %>
<% } %>
style="display:none"<% } %>>
<% if (uploadTypes.indexOf("text") !== -1) { %>
style="display:none"<% } %>>
<% } %> <% if ((uploadTypes.indexOf("image") !== -1) || (uploadTypes.indexOf("video") !== -1) || (uploadTypes.indexOf("pdf") !== -1)) { %> <% if (topic.uploadsEnabled) { %>
style="display:none"<% } %>>
<% } else { %>
style="display:none"<% } %>>
<% } %> <% } %> <% if ((topic.isOwner) || (topic.randomizeCardPosition)) { %>
style="display:none"<% } %>>
<% if ((topic.votingAvailable) || (topic.commentsAvailable)) { %> <% if (topic.votingAvailable) { %>
<% if (topic.votingStyle == "dotvoting") { %><%= customText.getText("Rank by votes") %><% } else { %><%= customText.getText("Sort by likes") %><% } %><% if (topic.votingStyle == "dotvoting") { %><%= customText.getText("Votes") %><% } else { %><%= customText.getText("Likes") %><% } %>
<% } else { %>
<% if (topic.votingStyle == "dotvoting") { %><%= customText.getText("Rank by added") %><% } else { %><%= customText.getText("Sort by added") %><% } %><%= customText.getText("Added") %>
<% } %>
+
<% } else { %>
<% if (topic.votingStyle == "dotvoting") { %><%= customText.getText("Rank by added") %><% } else { %><%= customText.getText("Sort by added") %><% } %><%= customText.getText("Added") %>
<% } %>
<% } %> <% if (topic.isOwner) { %>
<% } %> <% if (topic.isOwner) { %>
<% } else { %>
<% } %>
style="display:none"<% } %> class=>
<%= customText.getText("Enter your name to participate") %>
<% if (topic.votingStyle === "dotvoting") { %>
style="display:none"<% } %>>
style="display:none"<% } %>><%= customText.getText("Private Voting") %>
<% } %>
style="display:none"<% } %>>
<%= customText.getText("Chat") %>
<% if (topic.isOwner) { %>
<%= customText.getText("Enabled") %>:  checked="checked"<% } %> />
<% } %>
style="display:none"<% } %>>
style="display:none"<% } %>>
<%= customText.getText("Participants") %> 
<% if (topic.isOwner) { %>
<%= customText.getText("Enabled") %>:  checked="checked"<% } %> />
<% } %>
<% if (topic.descriptionFormatted.length > 0) { %>
<%= topic.descriptionFormatted.replace(/\n/g, '
') %>
<% } %>
style="display:none"<% } %>>