From 1882248d5e20e6331d046b284b921e3e926dfc6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=9A=D0=B0=D1=81=D0=B8?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Wed, 22 May 2019 22:23:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=BE=D0=BA=D0=B0=D0=BB=D1=8C=20=D1=87?= =?UTF-8?q?=D0=B5=D1=80=D0=B5=D0=B7=20=D0=B4=D0=B5=D1=84=D0=B8=D1=81=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=82=D0=B5=D0=B3=D0=B0=20html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flatfilecms/templates/base.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatfilecms/templates/base.jinja2 b/flatfilecms/templates/base.jinja2 index d5a3993..0b8f656 100644 --- a/flatfilecms/templates/base.jinja2 +++ b/flatfilecms/templates/base.jinja2 @@ -1,6 +1,6 @@ {%- import 'macros.jinja2' as macros -%} - + {%- block head %} {{title}}