<% } %>
<% vids.forEach(function(m){ %><% }); %>
<% /* A Klonkt audio post carries an embed player (embedHtml/embedUrl) that already
covers these tracks, so don't ALSO render the raw Audio attachments as bare
players here. Posts without a Klonkt embed (e.g. a plain remote audio) keep them. */ %>
<% if (!p.embedHtml && !p.embedUrl) { auds.forEach(function(m){ %><% }); } %>
<% if (_nsfwVisual) { %>
<% } %>
<% if (p.embedUrl) { %>โถ <%= t('tl.open_player') %><% } %>
<% if (p.poll) { var _pl=p.poll; var _tot=_pl.options.reduce(function(s,o){return s+(o.count||0);},0); var _voteable=!_pl.closed&&!_pl.voted; %>
<% if (_voteable) { %>
<% } else { _pl.options.forEach(function(o){ var _pct=_tot?Math.round((o.count||0)*100/_tot):0; var _mine=_pl.voted&&(Array.isArray(_pl.voted)?_pl.voted.indexOf(o.name)>=0:_pl.voted===o.name); %>