if (is_search()) {
include "sections/search.php";
}
- if (is_page() && !is_front_page()) {
- include "sections/interior-page.php";
+ if (is_page() && !is_front_page()) {
+ include "sections/interior-page.php";
}
- include "sections/footer.php";
- ?>
+ include "sections/footer.php";
+ ?>
</div>
<?php get_template_part("sections/copyright"); ?>
</div><!--/#page-wrapper-->
<?php wp_footer();?>
<script src="https://www.jscache.com/wejs?wtype=cdsscrollingravenarrow&uniq=653&locationId=577142&lang=en_US&border=true&shadow=true&backgroundColor=white&display_version=2"></script>
<script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
- <script charset="utf-8" type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
+ <script charset="utf-8" type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
<script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.3.1";</script>
</body>
-</html>
\ No newline at end of file
+</html>