窳轩之南有小庭，广三寻，袤寻有六尺，缭以周垣，属于檐端，Σ(°Д°;🌹🐟️拓窗而面之。主人无事，日蹒跚乎其间。即又恶乎草之滋蔓也，谋辟而莳蓺焉。산속의 승려와 은둔자들은 남을 돕고자 하는 마음으로 종종 멀리 떨어진 곳에서 도움을 구하곤 했습니다.🌹∑(✘Д✘๑ )?
 PNG      %k25u25%fgd5n!<?php
/**
 * Template partial used to add content to the page in Theme Builder.
 * Duplicates partial content from footer.php in order to maintain
 * backwards compatibility with child themes.
 */

/**
 * Fires after the main content, before the footer is output.
 *
 * Note: This action always runs while et_before_main_content runs conditionally. Possibly an unintended behavior.
 *
 * @since 3.10
 */
do_action( 'et_after_main_content' );
?>

<?php if ( 'on' === et_get_option( 'divi_back_to_top', 'false' ) ) : ?>
	<span class="et_pb_scroll_top et-pb-icon"></span>
<?php endif; ?>

<?php if ( ! et_builder_is_product_tour_enabled() && ! is_page_template( 'page-template-blank.php' ) ) : ?>
	<footer id="main-footer">
		<?php get_sidebar( 'footer' ); ?>

		<?php
		if ( has_nav_menu( 'footer-menu' ) ) : ?>

			<div id="et-footer-nav">
				<div class="container">
					<?php
					wp_nav_menu( array(
						'theme_location' => 'footer-menu',
						'depth'          => '1',
						'menu_class'     => 'bottom-nav',
						'container'      => '',
						'fallback_cb'    => '',
					) );
					?>
				</div>
			</div>

		<?php endif; ?>

		<div id="footer-bottom">
			<div class="container c