@ -27,6 +27,16 @@
.color3{color: #99cc66;}
.color4{color: #ff6600;}
.event_title{
font-family: Arial,sans-serif;
font-size: 17px;
line-height: 21px;
font-weight: bold;
text-transform: uppercase;
color: #333333;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.mobile100 {width:100% !important;}
}
@ -38,33 +48,39 @@
<!-- BACKGROUND -->
< table border = "0" cellspacing = "0" style = "width:100%; background-color: #ccc;" >
< table border = "0" cellspacing = "0" style = "width:100%; background-color: #f8f8f6; font-family: Arial;" >
{% comment %}
< tr >
< td > < / td >
< / tr >
{% endcomment %}
< tr class = "mld-body mld-body-1" >
< td align = "center" valign = "top" >
< td align = "center" valign = "top" style = "background-color: #f8f8f6; border-top: 1px solid #f3f3f3;" >
<!-- LAOYUT BODY -->
{% comment %}
< table border = "0" cellspacing = "0" cellpadding = "0" style = "width: 600px; font-family: Arial, sans-serif;" >
< tr >
< td align = "center" valign = "top" style = "background-color: #f8f8f6;" >
{% endcomment %}
<!-- PADDING LEFT&RIGHT -->
< table border = "0" cellspacing = "0" class = "mld-element mld-container" style = "width:100%;" >
< tr >
< td align = "left" valign = "top" style = "padding:0px 0px 0px 0px;" >
< table border = "0" cellspacing = "0" cellpadding = "0" style = "width: 100%; background-color: #ffffff ;" >
< tr >
< td align = "left" style = "padding: 13px 0px 13px 24px;" >
< img src = "{% static 'newsletter/images/logo1.png' %}" alt = "" >
< / td >
< td align = "right" style = "padding: 13px 24px 13px 0px" >
< img src = "{% static 'newsletter/images/logo2.png' %}" alt = "" >
< / td >
< / tr >
< / table >
< td align = "left" valign = "top" style = "padding:0px 0px 0px 0px; background-color: #ffffff; border-bottom: 1px solid #f3f3f3 " >
< table border = "0" cellspacing = "0" cellpadding = "0" style = "width: 600px; margin: 0 auto ;" >
< tr >
< td align = "left" style = "padding: 13px 0px 13px 24px;" >
< img src = "{% static 'newsletter/images/logo1.png' %}" alt = "" >
< / td >
< td align = "right" style = "padding: 13px 24px 13px 0px" >
< img src = "{% static 'newsletter/images/logo2.png' %}" alt = "" >
< / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
@ -185,7 +201,7 @@
< tr >
< td style = "padding-bottom: 15px; padding-top: 10px;" >
< a href = "http://{{ domain }}{{ obj.get_permanent_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "подробнее" %}< / a >
< a href = "http://{{ domain }}{{ obj.get_permanent_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "подробнее" %}< img src = "{% static 'newsletter/images/arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -197,7 +213,7 @@
< table style = "width: 100%;" >
< tr >
< td align = "center" >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ moscow_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "посмотреть все" %}< / a >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ moscow_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "посмотреть все" %}< img src = "{% static 'newsletter/images/white_arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -255,7 +271,7 @@
< tr >
< td style = "padding-bottom: 15px; padding-top: 10px;" >
< a href = "#" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "подробнее" %}< / a >
< a href = "#" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "подробнее" %} < img src = "{% static 'newsletter/images/arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -268,7 +284,7 @@
< table style = "width: 100%;" >
< tr >
< td align = "center" >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ russia_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "все события" %}< / a >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ russia_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "все события" %}< img src = "{% static 'newsletter/images/white_arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -336,7 +352,7 @@
< tr >
< td align = "center" style = "padding-top: 30px; padding-bottom: 40px;" >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ foreign_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Посмотреть все" %}< / a >
< a href = "http://{{ domain }}{% url 'events:main' %}?{{ foreign_filter_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ffffff; background-color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Посмотреть все" %}< img src = "{% static 'newsletter/images/white_arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -348,74 +364,40 @@
< img src = "{{ im.url }}" alt = "" >
{% endthumbnail %}
{% endif %}
{# #}
{# < table style = "width: 100%; background-image: url({% static 'newsletter/images/b.png' %}); height: 129px" > #}
{# < tr > #}
{# < td > #}
{# < table style = "width: 100%;" > #}
{# < tr > #}
{# < td style = "font-family: Arial, sans-serif; font-size: 19px; font-weight: bold; text-transform: uppercase; color: #ffffff;" > {% trans "Снимаем всю гололвную боль" %}#}
{# < / td > #}
{# < / tr > #}
{##}
{# < tr > #}
{# < td style = "font-family: Arial, sans-serif; font-size: 15px; color: #ffffff;" > {% blocktrans %}По организации участия в зарубежной < br > выставке{% endblocktrans %}< / td > #}
{# < / tr > #}
{##}
{# < tr > #}
{# < td style = "font-family: Arial, sans-serif; font-size: 14px; color: #333333; text-transform: uppercase; font-weight: bold;" > {% trans "Отдыхайте, пока мы работаем!" %}< / td > #}
{# < / tr > #}
{# < / table > #}
{# < / td > #}
{##}
{# < td valign = "bottom" align = "right" > #}
{# < table > #}
{# < tr > #}
{# < td align = "right" style = "font-family: Arial, sans-serif; color: #ff8a00" > #}
{# {% trans "Команда" %}< br > #}
{# < img src = "{% static 'newsletter/images/expo.png' %}" alt = "" > #}
{# < / td > #}
{# < / tr > #}
{# < / table > #}
{# < / td > #}
{# < / tr > #}
{# < / table > #}
{% if news %}
<!-- Новости событий -->
< table style = "width: 100%;" >
< tr >
< td align = "center" style = "padding-top: 40px; padding-bottom: 30px; font-family: Arial, sans-serif; font-size: 30px; font-weight: bold; text-transform: uppercase; color: #333333" > {% trans "Новости событий" %}< / td >
< / tr >
< tr >
< td >
< table style = "width: 100%;" >
< table style = "width: 600px; margin: 0 auto;" >
< tr >
< td colspan = "2" align = "center" style = "padding-top: 40px; padding-bottom: 30px; font-family: Arial, sans-serif; font-size: 30px; font-weight: bold; text-transform: uppercase; color: #333333" > {% trans "Новости событий" %}< / td >
< / tr >
< tr >
< td style = "width: 300px; text-align: center; padding-bottom: 30px;" >
{% thumbnail news.logo "272x195" as im %}
< td style = "width: 300px; text-align: center; padding-bottom: 30px;" valign = "top" >
{% thumbnail news.logo "272" as im %}
< a href = "http://{{ domain }}{{ news.get_permanent_url }}" > < img src = "{{ im.url }}" alt = "" > < / a >
{% endthumbnail %}
{# < img src = "{% static 'newsletter/images/news2.jpg' %}" alt = "" > #}
< / td >
< td valign = "top" >
< td valign = "top" style = "padding-right: 15px;" >
< table >
< tr >
< td style = "padding-bottom: 8px; font-family: Arial, sans-serif; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #333333; " > < a href = "http://{{ domain }}{{ news.get_permanent_url }}" > {{ news.main_title|safe }}< / a > < / td >
< td style = "padding-bottom: 8px;" > < a href = "http://{{ domain }}{{ news.get_permanent_url }}" class = "event_title" > {{ news.main_title|safe }}< / a > < / td >
< / tr >
< tr >
< td valign = "middle" style = "color: #3399cc; font-size: 13 px; padding-bottom: 8px;" >
< td valign = "middle" style = "color: #3399cc; font-size: 17px; padding-bottom: 8px;" >
< img src = "{% static 'newsletter/images/calendar.png' %}" alt = "" style = "margin-right: 4px;" >
{# С 1 по 4 сентября # }
{{ news.publish_date|date:"d E Y" }}
< / td >
< / tr >
< tr >
< td style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; padding-bottom: 20px; line-height: 1.5;" > {{ news.preview|safe }}< / td >
< td style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; padding-bottom: 20px; line-height: 1.5;" > {{ news.preview|safe|striptags }}< / td >
< / tr >
< tr >
< td >
< a href = "http://{{ domain }}/news/" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Все новости" %}< / a >
< a href = "http://{{ domain }}/news/" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Все новости" %} < img src = "{% static 'newsletter/images/arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -432,33 +414,38 @@
{% if blog %}
<!-- Новенькое из блога -->
< table style = "width: 100%;" >
{% comment %}
< tr >
< td align = "center" style = "padding-top: 30px; padding-bottom: 30px; font-family: Arial, sans-serif; font-size: 30px; font-weight: bold; text-transform: uppercase; color: #333333" > {% trans "Новенькое из блога" %}< / td >
< / tr >
{% endcomment %}
< tr >
< td >
< table style = "width: 100%;" >
< td style = "padding-bottom: 40px;" >
< table style = "width: 600px; margin: 0 auto;" >
< tr >
< td colspan = "2" align = "center" style = "padding-top: 30px; padding-bottom: 30px; font-family: Arial, sans-serif; font-size: 30px; font-weight: bold; text-transform: uppercase; color: #333333" > {% trans "Новенькое из блога" %}< / td >
< / tr >
< tr >
< td style = "width: 300px; text-align: center; padding-bottom: 40px;" >
{% thumbnail blog.logo "272x195" as im %}
< td style = "width: 300px; text-align: center; padding-bottom: 40px;" valign = "top" >
{% thumbnail blog.logo "272" as im %}
< a href = "http://{{ domain }}{{ blog.get_permanent_url }}" > < img src = "{{ im.url }}" alt = "" > < / a >
{% endthumbnail %}
< / td >
< td valign = "top" >
< td valign = "top" style = "padding-right: 15px;" >
< table >
< tr >
< td style = "padding-bottom: 15px; font-family: Arial, sans-serif; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #333333 " > {{ blog.main_title|safe }}< / td >
< td style = "padding-bottom: 15px;" valign = "top" > < a href = "http://{{ domain }}{{ blog.get_permanent_url }}" class = "event_title " > {{ blog.main_title|safe }}< / a > < / td >
< / tr >
< tr >
< td style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; padding-bottom: 20px; line-height: 1.5;" > {{ blog.preview|safe }}< / td >
< td style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; padding-bottom: 20px; line-height: 1.5;" > {{ blog.preview|safe|striptags }}< / td >
< / tr >
< tr >
< td >
< a href = "http://{{ domain }}{{ blog.get_permanent_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "посмотреть Подробнее" %}< / a >
< a href = "http://{{ domain }}{{ blog.get_permanent_url }}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "посмотреть Подробнее" %} < img src = "{% static 'newsletter/images/arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -472,37 +459,42 @@
<!-- Ссылки на соцсети -->
< table width = "100%" style = "background-color: #ffffff;" >
< table width = "100%" style = "background-color: #ffffff; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; " >
< tr >
< td align = "center" style = "width: 240px; font-family: Arial, sans-serif; font-size: 17px; font-weight: bold; color: #333333; text-transform: uppercase;" >
{% trans "Следуйте за нами" %}:
< / td >
< td align = "center" style = "padding-top: 20px; padding-bottom: 20px;" >
< a href = "#" > < img src = "{% static 'newsletter/images/instagram.png' %}" alt = "" > < / a >
< a href = "#" > < img src = "{% static 'newsletter/images/youtube.png' %}" alt = "" > < / a >
< a href = "#" > < img src = "{% static 'newsletter/images/facebook.png' %}" alt = "" > < / a >
< a href = "#" > < img src = "{% static 'newsletter/images/linkedin.png' %}" alt = "" > < / a >
< a href = "#" > < img src = "{% static 'newsletter/images/vk.png' %}" alt = "" > < / a >
< a href = "#" > < img src = "{% static 'newsletter/images/twitter.png' %}" alt = "" > < / a >
< td >
< table border = "0" cellpadding = "0" style = "width: 600px; margin: 0 auto;" >
< tr >
< td align = "center" style = "width: 240px; font-family: Arial, sans-serif; font-size: 17px; font-weight: bold; color: #333333; text-transform: uppercase;" > {% trans "Следуйте за нами" %}:
< / td >
< td align = "center" style = "padding-top: 20px; padding-bottom: 20px;" >
< a href = "#" style = "text-decoration: none;" > < img src = "{% static 'newsletter/images/instagram.png' %}" alt = "" > < / a >
< a href = "#" style = "text-decoration: none; margin-left: 10px;" > < img src = "{% static 'newsletter/images/youtube.png' %}" alt = "" > < / a >
< a href = "#" style = "text-decoration: none; margin-left: 10px;" > < img src = "{% static 'newsletter/images/facebook.png' %}" alt = "" > < / a >
< a href = "#" style = "text-decoration: none; margin-left: 10px;" > < img src = "{% static 'newsletter/images/linkedin.png' %}" alt = "" > < / a >
< a href = "#" style = "text-decoration: none; margin-left: 10px;" > < img src = "{% static 'newsletter/images/vk.png' %}" alt = "" > < / a >
< a href = "#" style = "text-decoration: none; margin-left: 10px;" > < img src = "{% static 'newsletter/images/twitter.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
<!-- Управление подпиской -->
< table width = "100% ;" >
< table width = "600px; margin: 0 auto ;" >
< tr >
< td align = "center" style = "text-align: center; font-family: Arial, sans-serif; color: #333333; font-size: 17px; font-weight: bold; text-transform: uppercase; padding-top: 35px; padding-bottom: 20px;" > {% trans "Управление подпиской:" %}< / td >
< / tr >
< tr >
< td align = "center" style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; padding-left: 30px; padding-right: 30px; padding-bottom: 20px;" > {% trans "Вы можете настроить включение различных блоков информации в свое письмо, выбратьфильтры по темам, странам и городам, а также выбрать комфортную периодичность получения писем." %}< / td >
< td align = "center" style = "font-family: Arial, sans-serif; color: #999999; font-size: 13px; line-height: 19px; padding-left: 30px; padding-right: 30px; padding-bottom: 20px;" > {% trans "Вы можете настроить включение различных блоков информации в свое письмо, выбратьфильтры по темам, странам и городам, а также выбрать комфортную периодичность получения писем." %}< / td >
< / tr >
< tr >
< td align = "center" style = "padding-bottom: 35px; border-bottom: 1px solid #f3f3f3;" >
< a href = "{% if uidb36 and token %}http://{{ domain }}{% url 'newsletter-authmailingsettings' uidb36=uidb36 token=token %}{% endif %}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Настроить" %}< / a >
< a href = "{% if uidb36 and token %}http://{{ domain }}{% url 'newsletter-authmailingsettings' uidb36=uidb36 token=token %}{% endif %}" style = "display: inline-block; padding: 7px 20px 7px 20px; border: 1px solid #ff6600; color: #ff6600; text-decoration: none; text-transform: uppercase; font-size: 12px; line-height: 12px; border-radius: 5px;" > {% trans "Настроить" %} < img src = "{% static 'newsletter/images/arrow.png' %}" alt = "" > < / a >
< / td >
< / tr >
< / table >
@ -511,8 +503,8 @@
<!-- Thanks -->
< table style = "width: 100%; background-color: #ffffff;" >
< tr >
< td style = "padding-top: 26px; padding-bottom: 26px;" >
< table >
< td style = "padding-top: 26px; padding-bottom: 26px; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3 " >
< table style = "width: 600px; margin: 0 auto;" >
< tr >
< td align = "center" style = "width: 50%; border-right: 1px solid #ff6900;" >
< table >
@ -554,17 +546,27 @@
<!-- Menu -->
< table style = "width: 100%; border-top: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3;" >
< tr >
< td style = "padding-top: 15px; padding-bottom: 15px; padding-left: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666;" > {% trans "Выставки" %}< / a > < / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666;" > {% trans "Конференции" %}< / a > < / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #ff6600;" > {% trans "Участие в выставках" %}< / a > < / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666;" > {% trans "Новости" %}< / a > < / td >
< td style = "padding-top: 15px; padding-bottom: 15px; padding-right: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666;" > {% trans "Статьи" %}< / a > < / td >
< td style = "font-size: 15px;color: #666666;" >
< table style = "width: 600px; margin: 0 auto;" >
< tr >
< td style = "padding-top: 15px; padding-bottom: 15px; padding-left: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666; text-decoration: none;" > {% trans "Выставки" %}< / a > < / td >
< td > /< / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666; text-decoration: none;" > {% trans "Конференции" %}< / a > < / td >
< td > /< / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #ff6600; text-decoration: none;" > {% trans "Участие в выставках" %}< / a > < / td >
< td > /< / td >
< td style = "padding-top: 15px; padding-bottom: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666; text-decoration: none;" > {% trans "Новости" %}< / a > < / td >
< td > /< / td >
< td style = "padding-top: 15px; padding-bottom: 15px; padding-right: 15px;" align = "center" > < a href = "#" style = "font-size: 15px;color: #666666; text-decoration: none;" > {% trans "Статьи" %}< / a > < / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
<!-- footer -->
< table style = "width: 100%; background-color: #ffffff;" >
< table style = "width: 100%; background-color: #ffffff; border-top: 1px solid #f3f3f3; " >
< tr >
< td style = "padding-top: 35px; padding-left: 20px; padding-right: 20px; font-family: Arial, sans-serif; font-size: 13px; color: #999999; padding-bottom: 7px;" align = "center" > {% trans "Вы получили это письмо, так как подписаны на рассылку" %} < a href = "#" style = "color: #ff6600;" > https://www.expomap.ru< / a > < / td >
< / tr >
@ -576,11 +578,13 @@
< / tr >
< / table >
{% comment %}
< / td >
< / tr >
< / table >
{% endcomment %}
< / td >
< / tr >