<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Copyright © Klarna Bank AB (publ)
 *
 * For the full copyright and license information, please view the NOTICE
 * and LICENSE files that were distributed with this source code.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Email:etc/email_templates.xsd">
    <template id="klarna_support_email_template"
              label="Email Form"
              file="support_form.html"
              type="html"
              module="Klarna_Support"
              area="adminhtml"
    />
</config>
