<?xml version="1.0"?>
<!--
/**
 * Copyright © 2016 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Email:etc/email_templates.xsd">
    <template id="contactus_email_email_template" label="Contact Form" file="submitted_form.html" type="html" module="FME_Contactus" area="frontend"/>


    <template id="contactus_email_email_replytemplate" label="Contact Form" file="reply_form.html" type="html" module="FME_Contactus" area="frontend"/>
</config>
