<?xml version="1.0"?>
<!-- 
/**
* Copyright © 2015 tokitheme.com. All rights reserved.

* @author Blue Sky Team <contact@tokitheme.com>
*/
-->

<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
	<head><title>Testimonials</title></head>
    <body>
        <referenceContainer name="content">
            <block class="Rokanthemes\Testimonial\Block\Testimoniallist" name="testimonials_list" template="testimonial_list.phtml">
            </block>
        </referenceContainer>
    </body>
</page>
