0byt3m1n1
Path:
/
var
/
lib
/
vz
/
www
/
clients
/
client6
/
web11
/
web
/
wp-content
/
themes
/
virtue
/
[
Home
]
File: footer.php
<?php /** * Footer Template * * @version 3.2.5 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly /** * @hooked virtue_footer_markup - 10 */ do_action( 'virtue_footer' ); ?> </div><!--Wrapper--> <?php wp_footer(); ?> </body> </html>