From 4a5527e0837e0b55e8bc317072c1fadaab6102d1 Mon Sep 17 00:00:00 2001 From: erjemin Date: Thu, 26 Aug 2021 16:28:39 +0300 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=B5=D0=B3=D0=B8=20=D0=B2=D0=BD=D1=83?= =?UTF-8?q?=D1=82=D1=80=D0=B8=20=D1=85=D0=BB=D0=B5=D0=B1=D0=BD=D1=8B=D1=85?= =?UTF-8?q?=20=D0=BA=D1=80=D0=BE=D1=88=D0=B5=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cadpoint/templates/index.jinja2 | 5 +++-- cadpoint/templates/item.jinja2 | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/cadpoint/templates/index.jinja2 b/cadpoint/templates/index.jinja2 index f6b69da..4b9ea1d 100644 --- a/cadpoint/templates/index.jinja2 +++ b/cadpoint/templates/index.jinja2 @@ -42,7 +42,8 @@
@@ -66,7 +67,7 @@

{{ i.szContentHead|safe }}

- + {{ i.szContentIntro|safe }}

Читать дальше →

diff --git a/cadpoint/templates/item.jinja2 b/cadpoint/templates/item.jinja2 index 4dbe0f8..6a059eb 100644 --- a/cadpoint/templates/item.jinja2 +++ b/cadpoint/templates/item.jinja2 @@ -58,7 +58,7 @@ {{ ITEM.szContentBody|safe }} {{ ITEM.szPointDes|safe }}{# Текст страницы или приамбула перед списком #}
- +
{##}