File: /home/c1190199/public_html/wp-content/plugins/wptouch-pro/themes/bauhaus/default/footer.php
<?php do_action( 'wptouch_body_bottom' ); ?>
<?php get_template_part( 'footer-top' ); ?>
<div class="<?php wptouch_footer_classes(); ?>">
<?php wptouch_footer(); ?>
</div>
<?php if ( !is_front_page() ) { ?>
<a href="#" class="back-to-top"><?php _e( 'Back to top', 'wptouch-pro' ); ?></a>
<?php } ?>
<?php do_action( 'wptouch_language_insert' ); ?>
<?php get_template_part( 'switch-link' ); ?>
</dv><!-- content wrap -->
</div><!-- page wrapper -->
</body>
</html>