</a>
											</li>
											<li>
												<a class="tf_lightbox_link_region-delete" title="<?php 
        _e('Delete', 'themify-flow');
        ?>
" href="#">
													<span class="ti-close"></span>
												</a>
											</li>
										</ul>
									</li>
								</ul>
							</div>
							<div class="tf_active_block_caption tf_interface"><?php 
        echo sprintf(__('Template Part: %s', 'themify-flow'), TF_Model::get_template_part_title(TF_Model::get_shortcode_atts_val($TF_Layout->region_footer, 'slug')));
        ?>
</div>
							<div class="tf_active_block_element">
								<?php 
        echo $TF_Layout->render($TF_Layout->region_footer);
        ?>
							</div>
						</div>
						<?php 
    }
    ?>
					</div>
				</div>
				
				<?php