<% if (status=='D') { %>

<%= title %>

<% } else if (status=='E') { %>
<% if (show_update_badge) { %>
<%= version %>
<% } %>

<%= title %>

<% } %>