<table align="right" border="0" cellpadding="1" cellspacing="1" style="width:160px;">
<tbody>
<tr>
<td><span style="height: 75px; width: 75px;"><#if companyInformation.custrecord_subsidiary_logo_url?has_content><img src="${companyInformation.custrecord_subsidiary_logo_url}" style="width:50%" /><#else/> </#if></span><br />
<br />
<br />
<span style="color:#009b3a;">${companyInformation.companyName}</span><br />
<span style="color:#009b3a;">${companyInformation.addressText}</span><br />
<br />
<span style="color:#009b3a;">Tel: ${companyInformation.custrecord_telnumb}</span><br />
<span style="color:#009b3a;">Fax: ${companyInformation.fax}</span><br />
<span style="color:#009b3a;">${companyInformation.url}</span><br />
<br />
<span style="color:#009b3a;">Org nr: ${companyInformation.employerid}</span><br />
</td>
</tr>
</tbody>
</table>
<div style="color:Black"><span style="#000000"><#if customer.entityid?has_content>${customer.entityid}<#else/> </#if></span><br />
<span style="#000000"><#if customer.defaultaddress?has_content>${customer.defaultaddress}<#else/> </#if><br />
</span>
<div style="text-align: center;"><span><span><span style="font-size:10pt"><span style="line-height:115%"><span style="font-family:"IBM Plex Sans Condensed""><span style="color:#000000"><b><span style="font-size:11.0000pt"><span style="font-family:'IBM Plex Sans Condensed'"><span style="color:#000000"><span style="font-weight:bold">${customer.custentity_mf_dunl1f1}</span></span></span></span></b></span></span></span></span></span></span></div>
<br />
<br />
<span><span><span style="font-size:10pt"><span style="line-height:115%"><span style="font-family:"IBM Plex Sans Condensed""><span style="color:#000000"><span style="font-size:10.0000pt"><span style="font-family:'IBM Plex Sans Condensed'"><span style="color:#000000">${customer.custentity_mf_dunl1f2} </span></span></span> </span></span></span></span><br />
<br />
<br />
<span style="font-size:10pt"><span style="line-height:115%"><span style="font-family:"IBM Plex Sans Condensed""><span style="color:#000000"><span style="font-size:10.0000pt"><span style="font-family:'IBM Plex Sans Condensed'"><span style="color:#000000">${customer.custentity_mf_dunl1f3}</span></span></span></span></span></span></span><br />
</span></span>
<table border="1" cellpadding="1" cellspacing="1" style="width:600px;">
<tbody>
<tr>
<td style="width: 100%;"><span style="font-size:12px;">Faktura Dato</span></td>
<td style="width: 100%;"><span style="font-size:12px;">Forfallsdato</span></td>
<td style="width: 100%;"><span style="font-size:12px;">Fakturanummer</span></td>
<td style="width: 100%;"><span style="font-size:12px;">Fakturabeløp </span></td>
<td style="width: 100%;"><span style="font-size:12px;">Total beløp</span></td>
</tr>
<#if invoicelist?has_content><#list invoicelist as invoice>
<tr>
<td style="width: 100%;"><span style="font-size:12px;">${invoice.trandate}</span></td>
<td style="width: 100%;"><span style="font-size:12px;">${invoice.duedate}</span></td>
<td style="width: 100%;"><span style="font-size:12px;">${invoice.tranid}</span></td>
<td style="width: 100%;"><span style="font-size:12px;">${invoice.amountremaining}</span></td>
<td style="width: 100%;"><span style="font-size:12px;">${invoice.amount}</span></td>
</tr>
</#list></#if>
</tbody>
</table>
<br />
<span><span><span style="font-size:10pt"><span style="line-height:115%"><span style="font-family:"IBM Plex Sans Condensed""><span style="color:#000000"><span style="font-size:10.0000pt"><span style="font-family:'IBM Plex Sans Condensed'"><span style="color:#000000">${customer.custentity_mf_dunl1f4}</span></span></span></span></span></span></span><br />
<br />
<br />
</span></span></div>