From a39cfb27a9c635b8793b55aba0e36828d2685ae0 Mon Sep 17 00:00:00 2001
From: erjemin
Date: Thu, 26 Aug 2021 16:49:37 +0300
Subject: [PATCH] =?UTF-8?q?=D1=81=D0=B5=D1=82=D0=BA=D0=B0=20+=20=D1=82?=
=?UTF-8?q?=D0=B5=D0=B3=20"=D0=B2=D1=81=D0=B5"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cadpoint/templates/blocks/tags-cloud.jinja2 | 7 +++----
cadpoint/templates/index.jinja2 | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/cadpoint/templates/blocks/tags-cloud.jinja2 b/cadpoint/templates/blocks/tags-cloud.jinja2
index c346e52..de11089 100644
--- a/cadpoint/templates/blocks/tags-cloud.jinja2
+++ b/cadpoint/templates/blocks/tags-cloud.jinja2
@@ -28,7 +28,6 @@
{% endif %}{% else %}
{{ I.name }} {{ I.NumInPage }}/{{ I.NumTotal }}
- {% endif %}{% endfor %}{% if TAGS_L %}
-
- {% endif %}
-
\ No newline at end of file
+ {% endif %}{% endfor %}
+
+
\ No newline at end of file
diff --git a/cadpoint/templates/index.jinja2 b/cadpoint/templates/index.jinja2
index 4b9ea1d..3236dc1 100644
--- a/cadpoint/templates/index.jinja2
+++ b/cadpoint/templates/index.jinja2
@@ -51,7 +51,11 @@
{##}
{##}
-
+ {##}{##}
+
{% for i in LENTA %}
{# НАВИГАЦИЯ ПО СТРАНИЦАМ СО СПИСКАМИ КОНТЕНТА ИЗ ПРОИЗВОЛЬНОЙ КАТЕГОРИИ: КОНЕЦ #}{% endif %}
- {##}{##}
{##}{% endblock %}