<%= t('apaid.intro') %>
<% if (saved) { %><%= t('apaid.saved') %>
<% } %> <% if (error) { %><%= error %>
<% } %> <% if (!secretReady) { %><%= t('apaid.nokey') %>
<% } %><%= t('apaid.status') %> <% if (status.connected) { %> <%= t('apaid.connected') %> (<%= t('apaid.campaign') %> <%= status.campaignId %>) <% } else if (status.configured) { %> <%= t('apaid.configured') %> <% } else { %> <%= t('apaid.notyet') %> <% } %>
<%= t('apaid.redirect_h') %>
<%= t('apaid.redirect_p') %>