PATH:
home
/
ajwellnessmassag
/
angelictravels.online
/
wp-content
/
plugins
/
templately
/
views
/
templates
<?php /** * @package Templately * @since 3.0.0 */ /** * Print Footers if needed. */ templately()->theme_builder::$location_manager->do_location( 'footer' ); /** * Footer Template Actions For Templately */ do_action( 'templately_builder_footer_before' ); do_action( 'templately_builder_footer' ); wp_footer(); do_action( 'templately_builder_footer_after' ); ?> </body> </html>
[-] header-footer.php
[edit]
[-] templately-gutenberg-template.php
[edit]
[+]
..
[-] footer.php
[edit]
[-] header.php
[edit]