parent
50beeb8ded
commit
f6e37c8185
16 changed files with 223 additions and 2 deletions
@ -0,0 +1,8 @@ |
||||
<div id="expo-ad-popup" data-rdr="51" class="popup-window" style="width:800px;"> |
||||
<header class="clearfix"> |
||||
<div class="pw-title"></div> |
||||
</header> |
||||
<div class="pw-body clearfix"> |
||||
<a href="/redirects/redirect/51/"><img src="/static/client/img/expo_b/mims15.gif"/></a> |
||||
</div> |
||||
</div> |
||||
@ -0,0 +1,21 @@ |
||||
<div id="expo-ad-popup" data-rdr="52" class="popup-window" style="width:500px;"> |
||||
<header class="clearfix"> |
||||
<div class="pw-title">Вы планируете посещение MIMS Automechanika Moscow в Экспоцентре?</div> |
||||
</header> |
||||
<div class="pw-body clearfix"> |
||||
<form class="pw-form simple-validate" action="/redirect/redirect/52/"> |
||||
<div class="pwf-line"> |
||||
С 24 по 27 августа 2015 г. в Экспоцентре будут представлены лучшие предложения производителей и поставщиков автозапчастей, оборудования и товаров для технического обслуживания автомобилей. |
||||
</div> |
||||
<div class="pwf-line"> |
||||
<a href="/redirect/redirect/52/"> |
||||
<img src="/static/client/img/expo_b/mims.png"> |
||||
</a> |
||||
</div> |
||||
<button >Узнать подробнее</button> |
||||
</form> |
||||
|
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
@ -0,0 +1,8 @@ |
||||
<div id="expo-ad-popup" data-rdr="49" class="popup-window" style="width:800px;"> |
||||
<header class="clearfix"> |
||||
<div class="pw-title"></div> |
||||
</header> |
||||
<div class="pw-body clearfix"> |
||||
<a href="/redirects/redirect/49/"><img src="/static/client/img/expo_b/cemat15.gif"/></a> |
||||
</div> |
||||
</div> |
||||
@ -0,0 +1,8 @@ |
||||
<div id="expo-ad-popup" data-rdr="50" class="popup-window" style="width:800px;"> |
||||
<header class="clearfix"> |
||||
<div class="pw-title"></div> |
||||
</header> |
||||
<div class="pw-body clearfix"> |
||||
<a href="/redirects/redirect/50/"><img src="/static/client/img/expo_b/cemat15_v2.gif"/></a> |
||||
</div> |
||||
</div> |
||||
@ -0,0 +1,26 @@ |
||||
{% load static %} |
||||
{% load i18n %} |
||||
|
||||
<div id="expo-ad-popup" class="popup-window"> |
||||
<header class="clearfix"> |
||||
<div class="pw-title">Ваш логист пойдет на выставку CEMAT?</div> |
||||
</header> |
||||
<div class="pw-body clearfix"> |
||||
<form class="pw-form simple-validate" action="/redirect/redirect/53/"> |
||||
<div class="pwf-line"> |
||||
С 22 по 25 сентября 2015 г. в Крокус Экспо производители складского оборудования и техники представят свои выгодные предложения. |
||||
</div> |
||||
<div class="pwf-line"> |
||||
<a href="/redirect/redirect/52/"> |
||||
<img src="/static/client/img/expo_b/cemat_modal1.png"> |
||||
</a> |
||||
<a href="/redirect/redirect/52/" style="margin-left: 10px;"> |
||||
<img src="/static/client/img/expo_b/cemat_modal2.png"> |
||||
</a> |
||||
</div> |
||||
<button >Узнать подробнее</button> |
||||
</form> |
||||
|
||||
</div> |
||||
|
||||
</div> |
||||
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 65 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 8.3 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in new issue