<%- name %>
<%- t('category_' + category) %>
<% if (hasCompatibilityIssue) { %>
<% } %>
> <%- t('panel_tracker_more_info', name) %>
>
<%- t('panel_tracker_found_sources_title') %>
<% sources.forEach(function (source) { %>
<%- source.src %>
<% }) %>