If you cannot find your iOS invoices please read this support article or reach out to Apple support.
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this Article:
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }) %>