RU EN

{{ l.contacts }}

{{ l.mob_phone }}: +7-924-320-97-95

{{ l.address }}: {{ l.address_v }}

{{ l.email }}: primbazalt@mail.ru

{% for title, link in map_links %}

{{ title }}: {{ l.show }} Google maps

{% endfor %}

{{ l.t2 }}

{{ l.t2_1 }}

{{ l.t2_2 }}

{{ l.t2_3|safe }}

{{ l.t2_4 }}:

{% for image, title in usages %}
{{ loop.index }}. {{ title }}
{%- set image_url = STATIC_URL + 'images/' + image -%}
{% endfor %}

{{ l.t3_1 }}

{{ l.t3_2 }}

{% for image, document_name, title, note in docs %}
{%- set image_url = STATIC_URL + 'images/' + image -%}
{{ title }}
{% if lang == "english" -%}

{{ title }}
Download (English version)

{%- else -%}

{{ title }}

{%- endif %}
{% endfor %}

{{ l.t4_1 }}

{% for image, title, details in prods %}
{%- set image_url = STATIC_URL + 'images/' + image -%}
{{ title }} {% if details %}
{{ details }}{% endif %}
{% endfor %}

{{ l.t5_1 }}

  1. {{ l.t5_2 }}
  2. {{ l.t5_3 }}
{% for image, title in techs %}
{%- set image_url = STATIC_URL + 'images/' + image -%} {{ title }}

{{ title }}

{% endfor %}