As per our terms and conditions you are required to identify yourself as the account owner and person responsible for email distribution. Under [My Account] > [Settings] > [Your Details] you can enter and edit the name of the account owner, your company data as well as the recipient address for email reports and newsletters.
Search
<% if (previousArticle) { %>
<% } %>
<% if (nextArticle) { %>
<% } %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>