PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
themes
/
dwt-listing
/
template-parts
/
footer
<?php global $dwt_listing_options; ?> <footer> <div class="container"> <div class="row"> <div class="col-xs-12"> <div class="footer-content text-center"> <div class="footer-logo"> <?php echo dwt_listing_footer_logo(); ?> </div> <ul class="social-media"><?php echo dwt_listing_social_icons("dwt_listing_footer-social-media"); ?></ul> <div class="copyright"> <?php echo dwt_listing_footer_copyrights(); ?> </div> </div> </div> </div> </div> </footer>
[+]
..
[-] footer-1.php
[edit]
[-] footer.php
[edit]
[+]
drag-2
[-] footer-4.php
[edit]
[-] footer-3.php
[edit]
[+]
drag-4
[-] footer-2.php
[edit]
[+]
drag-3