D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
darpress.com
/
new
/
wp-content
/
themes
/
vinkmag
/
Filename :
footer.php
back
Copy
<?php /** * The template for displaying the footer * * Contains footer content and the closing of the #main and #page div elements. */ ?> <?php vinkmag_footer(); ?> <?php wp_footer(); ?> <div id="back-to-top" class="back-to-top" style=""> <button class="btn btn-primary" title="Back to Top"> <i class="fa fa-angle-up"></i> </button> </div> </body> </html>