<?xml version="1.0"?>

<!--
  Copyright © 2019 Rokanthemes. All rights reserved.
  -->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
    <body>
        <referenceContainer name="content">  
			<block class="Rokanthemes\Faq\Block\FaqList" name="faq.list" template="Rokanthemes_Faq::faq/faqlist.phtml" ifconfig="faq_setting/faq_rokan/enable"></block>
        </referenceContainer>
    </body>
</page>