• File: wrapper-start.php
  • Full Path: /home/docteuh/www/cgi-bin/wrappers/wrapper-start.php
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 395 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Content wrappers
 *
 * @author 		WooThemes
 * @package 	Sensei/Templates
 * @version	 1.0.0
 */

if ( ! defined( 'ABSPATH' ) ) exit;

$template = get_option('template');
?>
<div class="sensei-container">
	<section id="content" class="<?php esc_attr_e( apply_filters( 'awb_content_tag_class', '' ) ); ?>" style="<?php esc_attr_e( apply_filters( 'awb_content_tag_style', '' ) ); ?>">