. /** * frontpage.php * * @package theme_klass * @copyright 2015 Lmsace Dev Team,lmsace.com * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die; // Get the HTML for the settings bits. $html = theme_klass_get_html_for_settings($OUTPUT, $PAGE); if (right_to_left()) { $regionbsid = 'region-bs-main-and-post'; } else { $regionbsid = 'region-bs-main-and-pre'; } $courserenderer = $PAGE->get_renderer('core', 'course'); echo $OUTPUT->doctype() ?> htmlattributes(); ?>>