diff --git a/templates/client/accounts/calendar.html b/templates/client/accounts/calendar.html index 4b12759f..261d1bfd 100644 --- a/templates/client/accounts/calendar.html +++ b/templates/client/accounts/calendar.html @@ -25,60 +25,31 @@
-
-
{{ days.15|date:"F"}}’{{ days.15|date:"y"}}
- {% include 'includes/accounts/calendar_list.html' with events=events %} -
- -
-
{% trans 'Все / выделенные:' %}
- - -
- + {% if events|length > 0 %} +
+
{{ days.15|date:"F"}}’{{ days.15|date:"y"}}
+ {% include 'includes/accounts/calendar_list.html' with events=events %} +
+ +
+
{% trans 'Все / выделенные:' %}
+ + +
+ {% endif %}
{% trans 'Посмотреть прошедший календарь' %}
- - {% endblock %} {% block scripts %} diff --git a/templates/client/article/news_list.html b/templates/client/article/news_list.html index 6d982fc9..1b73770b 100644 --- a/templates/client/article/news_list.html +++ b/templates/client/article/news_list.html @@ -1,4 +1,5 @@ {% extends 'base_catalog.html' %} +{% load static %} {% load i18n %} {% load template_filters %} @@ -16,7 +17,7 @@ {% endblock %} {% block content_list %} -
+
@@ -24,12 +25,18 @@
- {{ article_filter_form.theme }} +
+ + {{ article_filter_form.theme }} +
- {{ article_filter_form.tag.label }} +
+ {{ article_filter_form.tag }} +
+
@@ -52,6 +59,20 @@ {% endfor %}
+ + + {% endblock %} {% block paginator %} diff --git a/templates/client/blank.html b/templates/client/blank.html index b94ab16a..c119b6cc 100644 --- a/templates/client/blank.html +++ b/templates/client/blank.html @@ -129,7 +129,7 @@ This template include basic anf main styles and js files, {% endblock %} - + diff --git a/templates/client/includes/catalog_search.html b/templates/client/includes/catalog_search.html index 444680e3..4e7ba16a 100644 --- a/templates/client/includes/catalog_search.html +++ b/templates/client/includes/catalog_search.html @@ -36,23 +36,23 @@
{% if search_form.th %} {% endif %} {% if search_form.place_type %} {% endif %} {% if search_form.area %} @@ -69,7 +69,7 @@ по {{ search_form.to.value }} {% endif %} {% else %} - Не важно + {% trans 'Не важно' %} {% endif %}   diff --git a/templates/client/includes/catalog_search_main.html b/templates/client/includes/catalog_search_main.html index be969d0d..98774287 100644 --- a/templates/client/includes/catalog_search_main.html +++ b/templates/client/includes/catalog_search_main.html @@ -41,23 +41,25 @@
{% if search_form.th %} {% endif %} {% if search_form.place_type %} {% endif %} {% if search_form.area %} diff --git a/templates/client/includes/company/company_edit.html b/templates/client/includes/company/company_edit.html index 22b4efb6..500ed521 100644 --- a/templates/client/includes/company/company_edit.html +++ b/templates/client/includes/company/company_edit.html @@ -203,7 +203,8 @@ {% endwith %}
-
+
+  Раскрыть карту
-
+ +
+