We are sorry that the QR code isn't working on the test request form, please let us know the issues you are experiencing so we can fix this as soon as possible. In the meantime you can still register your test by manually adding the test code shown on the form in the H&B&Me app in the testing section. You'll need to download the H&B&Me app from your app store or google play in order to do this.
Help Centre
How can we help you?
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.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 }) %> <% }); %>