Úpravy

Leadbox – úprava zápatí

<?php
/**
 * The template for displaying the footer.
 *
 * Contains the closing of the #content div and all content after
 *
 * @package photolab
 */
?>

 </div><!-- #content -->

 <footer id="colophon" class="site-footer" role="contentinfo">
 <div class="container">
 </div>
 </footer><!-- #colophon -->
 <div id="back-top"><a href="#"><div class="dashicons dashicons-arrow-up-alt2"></div></a></div>
</div><!-- #page -->

<?php wp_footer(); ?>

<script type="text/javascript">
 (function () {
 var a = document.createElement("script");
 a.type = "text/javascript";
 a.async = !0;
 a.src = "//app.leadbox.cz/api/v1/leadbox/1b8a357b28330784ebbd75a2f9d13869bda8117f/generate";
 var b = document.getElementsByTagName("script")[0];
 b.parentNode.insertBefore(a, b)
 })();
</script>

</body>
</html>

Leave a Reply

/** * */