diff --git a/theme/bootstrapbase/layout/embedded.php b/theme/bootstrapbase/layout/embedded.php new file mode 100644 index 00000000000..a802fbbae71 --- /dev/null +++ b/theme/bootstrapbase/layout/embedded.php @@ -0,0 +1,23 @@ +doctype() ?> +htmlattributes() ?>> + + <?php echo $PAGE->title ?> + + standard_head_html() ?> + + +standard_top_of_body_html() ?> + +
+ + + +
+ main_content() ?> +
+ + +
+standard_end_of_body_html() ?> + +