<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <head>
		<script src="Rokanthemes_Themeoption::js/jquery.bpopup.min.js"/>
		<link src="Rokanthemes_Themeoption::css/animation_theme.css"/>
	</head>
	<body>
		<attribute name="class" value="bluesky-page-preloader"/>
		<referenceContainer name="head.additional">
            <block class="Rokanthemes\Themeoption\Block\Customcss" name="add_custom_theme_head" template="html/head.phtml" before="-"/>
        </referenceContainer>
        <referenceContainer name="after.body.start">
        	<block class="Rokanthemes\Themeoption\Block\Html\Notices" name="activation_purchase_code_notices" before="-" template="Rokanthemes_Themeoption::html/notices.phtml"/>
        	<block class="Rokanthemes\Themeoption\Block\Loaderpage" name="preloader_page" template="Rokanthemes_Themeoption::html/beforebodyloader.phtml" before="-"/>
            <block class="Rokanthemes\Themeoption\Block\Newsletterpopup" name="newsletter_popup" template="newsletterpopup.phtml" after="-"/>
        </referenceContainer>
		<referenceContainer name="before.body.end">
			<block class="Magento\Framework\View\Element\Template" template="Rokanthemes_Themeoption::fake_order.phtml" name="before_body_end_fake_order" after="-"/>
		</referenceContainer>
    </body>
</page>
