{score.toFixed(1)}/10

{getScoreLabel(score)}

Overall Deliverability Score

{#if summary}
Authentication {summary.authentication_score.toFixed(1)}/3
Spam Score {summary.spam_score.toFixed(1)}/2
Blacklists {summary.blacklist_score.toFixed(1)}/2
Content {summary.content_score.toFixed(1)}/2
Headers {summary.header_score.toFixed(1)}/1
{/if}