PATH:
home
/
cuisinesj
/
www
/
new
/
wp-content
/
themes
/
twentyfourteen
<?php /** * The template for displaying the footer * * Contains footer content and the closing of the #main and #page div elements. * * @package WordPress * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ ?> </div><!-- #main --> <footer id="colophon" class="site-footer"> <?php get_sidebar( 'footer' ); ?> <div class="site-info"> <?php do_action( 'twentyfourteen_credits' ); ?> <?php if ( function_exists( 'the_privacy_policy_link' ) ) { the_privacy_policy_link( '', '<span role="separator" aria-hidden="true"></span>' ); } ?> <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyfourteen' ) ); ?>" class="imprint"> <?php /* translators: %s: WordPress */ printf( __( 'Proudly powered by %s', 'twentyfourteen' ), 'WordPress' ); ?> </a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>
[+]
..
[-] content-page.php
[edit]
[-] category.php
[edit]
[-] sidebar-footer.php
[edit]
[-] author.php
[edit]
[-] index.php
[edit]
[-] taxonomy-post_format.php
[edit]
[-] tag.php
[edit]
[-] content.php
[edit]
[-] footer.php
[edit]
[-] content-audio.php
[edit]
[-] archive.php
[edit]
[-] readme.txt
[edit]
[+]
inc
[-] sidebar.php
[edit]
[+]
genericons
[-] 404.php
[edit]
[-] content-quote.php
[edit]
[-] style.css
[edit]
[-] content-none.php
[edit]
[-] content-featured-post.php
[edit]
[+]
page-templates
[-] rtl.css
[edit]
[-] comments.php
[edit]
[-] page.php
[edit]
[-] featured-content.php
[edit]
[+]
css
[-] sidebar-content.php
[edit]
[+]
images
[-] single.php
[edit]
[-] content-video.php
[edit]
[-] header.php
[edit]
[-] screenshot.png
[edit]
[-] content-aside.php
[edit]
[-] content-link.php
[edit]
[+]
js
[-] content-image.php
[edit]
[-] content-gallery.php
[edit]
[-] image.php
[edit]
[-] functions.php
[edit]
[-] search.php
[edit]