0byt3m1n1
Path:
/
var
/
lib
/
vz
/
www
/
clients
/
client6
/
web11
/
web
/
wp-content
/
themes
/
hestia
/
[
Home
]
File: footer.php
<?php /** * The template for displaying the footer * * Contains the closing of the "wrapper" div and all content after. * * @package Hestia * @since Hestia 1.0 */ ?> <?php do_action( 'hestia_do_footer' ); ?> </div> </div> <?php wp_footer(); ?> </body> </html>