PATH:
home
/
centosnipponia
/
public_html
/
nipponiagt
/
wp-content
/
themes
/
airi
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Airi */ ?> </div><!-- #content --> <?php if ( !is_page_template( 'page-templates/template_page-builder.php') ) { echo '</div>'; echo '</div>'; } ?> <?php get_sidebar( 'footer' ); ?> <footer id="colophon" class="site-footer"> <div class="container"> <div class="row"> <?php do_action( 'airi_footer' ); ?> </div> </div> </footer><!-- #colophon --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>
[+]
..
[+]
css
[+]
images
[+]
inc
[+]
js
[+]
languages
[+]
learnpress
[+]
page-templates
[+]
sass
[+]
template-parts
[+]
theme-dashboard
[+]
tribe
[+]
tribe-events
[+]
widgets
[+]
woocommerce
[-] 404.php
[edit]
[-] LICENSE
[edit]
[-] archive.php
[edit]
[-] comments.php
[edit]
[-] editor-styles.css
[edit]
[-] footer.php
[edit]
[-] functions.php
[edit]
[-] header.php
[edit]
[-] home.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[-] readme.txt
[edit]
[-] screenshot.png
[edit]
[-] search.php
[edit]
[-] sidebar-footer.php
[edit]
[-] sidebar.php
[edit]
[-] single.php
[edit]
[-] style.css
[edit]
[-] wpml-config.xml
[edit]
[-] .htaccess.disabled
[edit]