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

<%= description %>

<% } %>
We've added you to our mailing list.
Your email address was not valid.
<% if (disclaimer) { %>

<%= disclaimer %>

<% } %>
<% } else { %> <% if (link) { %> <% if (displayname) { %> <% } %> <% } else { %>
<%= displayname %>
<%= title %>
<% } %> <% if (type !== 'FoxWeatherAlert') { %>

Want to get these alerts sent to you directly? Click here.

<% } %> <% } %>