From b8390215c4b99986964e14caa7ba94b1e1ef7ff2 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Mon, 11 Feb 2019 18:11:03 +0700 Subject: [PATCH] =?UTF-8?q?=D0=93=D1=80=D1=83=D0=B7=D0=B8=D1=82=D1=8C=20?= =?UTF-8?q?=D1=88=D1=80=D0=B8=D1=84=D1=82=D1=8B=20=D0=B2=20=D0=BF=D0=BE?= =?UTF-8?q?=D1=81=D0=BB=D0=B5=D0=B4=D0=BD=D1=8E=D1=8E=20=D0=BE=D1=87=D0=B5?= =?UTF-8?q?=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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/layouts/layout.base.tpl b/layouts/layout.base.tpl index 4628f46..6551e74 100644 --- a/layouts/layout.base.tpl +++ b/layouts/layout.base.tpl @@ -18,8 +18,10 @@ - + + + {/block} {block 'layout_head' append} @@ -272,5 +274,6 @@ + {hook run='layout_body_end'} {/block}