From ca43d162015396e1769828b06d75d2a29f305a03 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 4 May 2020 08:40:48 +0300 Subject: [PATCH] Removed unused template --- app/views/layouts/strip.phtml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app/views/layouts/strip.phtml diff --git a/app/views/layouts/strip.phtml b/app/views/layouts/strip.phtml deleted file mode 100644 index 3d8417d1f6..0000000000 --- a/app/views/layouts/strip.phtml +++ /dev/null @@ -1 +0,0 @@ -exec($this->getParam('body', [])); ?> \ No newline at end of file