From cef956d576d659b977ba46154d4c1ef2e402ed05 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Mon, 11 Feb 2019 18:29:14 +0700 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B6=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20=D1=88=D1=80=D0=B8=D1=84=D1=82=D1=8B=20=D0=B0?= =?UTF-8?q?=D1=81=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD=D0=BD=D0=BE=20=D0=B8?= =?UTF-8?q?=20=D0=B2=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=D0=B4=D0=BD=D1=8E?= =?UTF-8?q?=D1=8E=20=D0=BE=D1=87=D0=B5=D1=80=D0=B5=D0=B4=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/layout.base.tpl | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/layouts/layout.base.tpl b/layouts/layout.base.tpl index 6551e74..67faffb 100644 --- a/layouts/layout.base.tpl +++ b/layouts/layout.base.tpl @@ -22,6 +22,7 @@ + {/block} {block 'layout_head' append} @@ -274,6 +275,18 @@ - + {hook run='layout_body_end'} {/block}