<% if (type === 'FoxNationAlert' || type === 'FoxWeatherAlert') { %>
<% if (type === 'FoxNationAlert') { %>
<% } %>
<% if (type === 'FoxWeatherAlert') { %>
<% if (link) { %>
<% } else { %>

<% } %>
<% } %>
<% if (email_capture_enabled) { %>
<% if (displayname) { %>
<% } %>
<% if (link) { %>
<%- title %>
<% } else { %>
<%- title %>
<% } %>
<% if (description) { %>
<%- description %>
<% } %>
<% } else { %>
<% if (link) { %>
<% if (displayname) { %>
<% } %>
<% } else { %>
<%- displayname %>
<%- title %>
<% } %>
<% if (type !== 'FoxWeatherAlert') { %>
Want to get these alerts sent to you directly? Click here.
<% } %>
<% } %>