<%- include('blocks/brand.logo.html',{logoTitle:title})%>
<% if(inputs.enabled){%>
Two factor authentication is enabled. Please enter your Confirmation Code below to deactivate it:
<% }else {%>
To enable two factor authentication please scan the image using your authenticator application or use the code below the image
Write the code from your authenticator application here
<%}%>
<% include blocks/company.details.html %>