From 0ef2a8d2e2bc64df0c977c1e63e949b4c0663436 Mon Sep 17 00:00:00 2001 From: Kotiuk Nazarii Date: Fri, 4 Sep 2015 02:16:23 +0300 Subject: [PATCH 1/2] google analitic --- templates/client/blank.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/client/blank.html b/templates/client/blank.html index 00219448..526f8aec 100644 --- a/templates/client/blank.html +++ b/templates/client/blank.html @@ -77,6 +77,15 @@ This template include basic anf main styles and js files, socialInputMask:['http://','https://'] }); + + + + diff --git a/templates/client/includes/banners/aside_4.html b/templates/client/includes/banners/aside_4.html index 94d6023e..28a2f1c6 100644 --- a/templates/client/includes/banners/aside_4.html +++ b/templates/client/includes/banners/aside_4.html @@ -1,4 +1,13 @@
+ + + +
\ No newline at end of file diff --git a/templates/client/includes/banners/catalog_inner.html b/templates/client/includes/banners/catalog_inner.html index ccf1add4..272f9963 100644 --- a/templates/client/includes/banners/catalog_inner.html +++ b/templates/client/includes/banners/catalog_inner.html @@ -1,26 +1,11 @@ -
- - +
+ + + +
\ No newline at end of file diff --git a/templates/client/includes/banners/catalog_inner_2.html b/templates/client/includes/banners/catalog_inner_2.html index b8ec5c0f..fd12557e 100644 --- a/templates/client/includes/banners/catalog_inner_2.html +++ b/templates/client/includes/banners/catalog_inner_2.html @@ -1,2 +1,23 @@
+ +
\ No newline at end of file diff --git a/templates/client/includes/banners/detail_inner.html b/templates/client/includes/banners/detail_inner.html index 6d0760aa..e28563bd 100644 --- a/templates/client/includes/banners/detail_inner.html +++ b/templates/client/includes/banners/detail_inner.html @@ -1,25 +1,22 @@
+ yandex_partner_id = 58151; + yandex_site_bg_color = 'FFFFF'; + yandex_ad_format = 'direct'; + yandex_direct_type = 'posterHorizontal'; + yandex_direct_border_type = 'block'; + yandex_direct_limit = 3; + yandex_direct_title_font_size = 3; + yandex_direct_border_radius = true; + yandex_direct_links_underline = false; + yandex_direct_border_color = 'FBE5C0'; + yandex_direct_title_color = '333333'; + yandex_direct_url_color = '666666'; + yandex_direct_text_color = '000000'; + yandex_direct_hover_color = 'FF8000'; + yandex_direct_sitelinks_color = '333333'; + yandex_direct_favicon = true; + yandex_no_sitelinks = false; + document.write(''); +
\ No newline at end of file diff --git a/templates/client/includes/banners/detail_inner_3.html b/templates/client/includes/banners/detail_inner_3.html new file mode 100644 index 00000000..7315e28e --- /dev/null +++ b/templates/client/includes/banners/detail_inner_3.html @@ -0,0 +1,11 @@ +
+ + + + +
\ No newline at end of file diff --git a/templates/client/includes/banners/popup_2.html b/templates/client/includes/banners/popup_2.html new file mode 100644 index 00000000..75c55929 --- /dev/null +++ b/templates/client/includes/banners/popup_2.html @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/templates/client/includes/company/company_list.html b/templates/client/includes/company/company_list.html index 89614691..b0089a78 100644 --- a/templates/client/includes/company/company_list.html +++ b/templates/client/includes/company/company_list.html @@ -64,7 +64,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/company/company_object.html b/templates/client/includes/company/company_object.html index 57bb11b5..93489d5c 100644 --- a/templates/client/includes/company/company_object.html +++ b/templates/client/includes/company/company_object.html @@ -216,6 +216,7 @@ {% trans 'Все события' %} {% endif %}
+ {% include 'client/includes/banners/detail_inner_3.html' %} {% if company.get_expositions_number > 0 or company.get_conferences_number > 0 or company.get_seminars_number > 0 %}
{% endif %} diff --git a/templates/client/includes/conference/conference_list.html b/templates/client/includes/conference/conference_list.html index c1d2487f..d3084307 100644 --- a/templates/client/includes/conference/conference_list.html +++ b/templates/client/includes/conference/conference_list.html @@ -96,7 +96,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/conference/conference_object.html b/templates/client/includes/conference/conference_object.html index 02b61d28..aed18bdc 100644 --- a/templates/client/includes/conference/conference_object.html +++ b/templates/client/includes/conference/conference_object.html @@ -332,6 +332,7 @@ {% endif %} + {% include 'client/includes/banners/detail_inner_3.html' %}
{% trans 'Смотрите также:' %}
{% trans "Конференции" %} {% if request.LANGUAGE_CODE == 'ru' and event.city.inflect %}{{ event.city.inflect }}{% else %}{% trans 'in' %} {{ event.city.name }}{% endif %} diff --git a/templates/client/includes/exposition/exposition_list.html b/templates/client/includes/exposition/exposition_list.html index 6f27536d..5730ceb8 100644 --- a/templates/client/includes/exposition/exposition_list.html +++ b/templates/client/includes/exposition/exposition_list.html @@ -104,7 +104,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/exposition/exposition_object.html b/templates/client/includes/exposition/exposition_object.html index dc783ff0..737182a9 100644 --- a/templates/client/includes/exposition/exposition_object.html +++ b/templates/client/includes/exposition/exposition_object.html @@ -67,7 +67,7 @@
- +\1 {% endif %}
@@ -352,6 +352,7 @@ {% endfor %}
+ {% include 'client/includes/banners/detail_inner_3.html' %} {% endif %}
{% trans 'Смотрите также:' %}
diff --git a/templates/client/includes/exposition/members.html b/templates/client/includes/exposition/members.html index d0bd4e4a..ee143f72 100644 --- a/templates/client/includes/exposition/members.html +++ b/templates/client/includes/exposition/members.html @@ -53,7 +53,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/exposition/search_result.html b/templates/client/includes/exposition/search_result.html index 93bc23af..5f791b9d 100644 --- a/templates/client/includes/exposition/search_result.html +++ b/templates/client/includes/exposition/search_result.html @@ -87,7 +87,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/exposition/visitors.html b/templates/client/includes/exposition/visitors.html index 0958316b..d6254aab 100644 --- a/templates/client/includes/exposition/visitors.html +++ b/templates/client/includes/exposition/visitors.html @@ -55,7 +55,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/place/place_list.html b/templates/client/includes/place/place_list.html index 936a8bf6..69ef1376 100644 --- a/templates/client/includes/place/place_list.html +++ b/templates/client/includes/place/place_list.html @@ -52,7 +52,7 @@ {% include 'client/includes/banners/catalog_inner_2.html' %} {% endif %} - {% if forloop.counter == 8 %} + {% if forloop.counter == 10 %} {% include 'client/includes/banners/catalog_inner.html' %} {%endif %} {% endfor %} diff --git a/templates/client/includes/place/place_object.html b/templates/client/includes/place/place_object.html index 9d6b5e10..4be3f158 100644 --- a/templates/client/includes/place/place_object.html +++ b/templates/client/includes/place/place_object.html @@ -330,6 +330,7 @@
{% endif %} + {% include 'client/includes/banners/detail_inner_3.html' %} {% endblock %} {% block scripts %}