Вход на сайт
Copyright Footer WordPress
232 просмотров
Перейти к просмотру всей ветки
в ответ kitnemid 23.10.13 12:01
do_action( 'g1_footer_end' );
?>
<?php get_template_part( 'template-parts/g1_background', 'footer' ); ?>
</footer>
<?php if ( 'none' !== g1_get_theme_option( 'general', 'scroll_to_top', 'standard' ) ): ?>
<a href="#page" id="g1-back-to-top"><?php _e( 'Back to Top', 'g1_theme' ); ?></a>
<?php endif; ?>
?>
<?php get_template_part( 'template-parts/g1_background', 'footer' ); ?>
</footer>
<?php if ( 'none' !== g1_get_theme_option( 'general', 'scroll_to_top', 'standard' ) ): ?>
<a href="#page" id="g1-back-to-top"><?php _e( 'Back to Top', 'g1_theme' ); ?></a>
<?php endif; ?>