芝麻web文件管理V1.00
编辑当前文件:/home/fambnfli/public_html/en/wp-content/themes/fambridge/page.php
'; wp_link_pages( array( 'before' => '
' . esc_html__( 'Pages:', 'nifty' ), 'separator' => '
', 'after' => '
' )); echo '
'; } if ( comments_open() || get_comments_number() ) { echo '
'; echo '
'; echo '
'; echo '
'; echo '
'; comments_template(); echo '
'; echo '
'; echo '
'; echo '
'; echo '
'; } get_footer();