diff options
Diffstat (limited to 'application/layouts/scripts/inline.phtml')
-rw-r--r-- | application/layouts/scripts/inline.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/layouts/scripts/inline.phtml b/application/layouts/scripts/inline.phtml new file mode 100644 index 0000000..47d5672 --- /dev/null +++ b/application/layouts/scripts/inline.phtml @@ -0,0 +1,2 @@ +<?= $this->layout()->content ?> +<?= $this->layout()->benchmark ?> |