<?php get_template_part('amp/partials/footer'); ?>
<div class="clear"></div>
</div>
<!-- end: #wrapper -->
<?php get_template_part('partials/svg-icons'); ?>
<?php if( epcl_get_option('body_decorations') ): ?>
<div class="body-decorations"></div>
<?php endif; ?>
<?php wp_footer(); ?>
</body>
</html>