|
|
|
|
@ -2,23 +2,18 @@ |
|
|
|
|
{% load template_filters %} |
|
|
|
|
|
|
|
|
|
<div class="abn"> |
|
|
|
|
{% comment %} |
|
|
|
|
{% if False|random3 == 1 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/31/"><img src="{% static 'client/img/partners/expomap-seminars-01.jpg' %}" alt="" /></a> |
|
|
|
|
{% else %} |
|
|
|
|
{% if False|random3 == 2 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/32/"><img src="{% static 'client/img/partners/expomap-seminars-02.gif' %}" alt="" /></a> |
|
|
|
|
{% else %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/33/"><img src="{% static 'client/img/partners/expomap-seminars-03.gif' %}" alt="" /></a> |
|
|
|
|
{% endif %} |
|
|
|
|
{% endif %} |
|
|
|
|
{% endcomment %} |
|
|
|
|
|
|
|
|
|
{% comment %} |
|
|
|
|
{% if False|fourth %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/21/"><img src="{% static 'client/img/partners/unnamed.gif' %}" alt="" /></a> |
|
|
|
|
{% else %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/23/"><img src="{% static 'client/img/partners/unnamed_1.gif' %}" alt="" /></a> |
|
|
|
|
{% endif %} |
|
|
|
|
{% endcomment %} |
|
|
|
|
{% with r=False|random4 %} |
|
|
|
|
{% ifequal r 0 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/57/"><img src="{% static 'client/img/partners/cemat15_900x130_bilet.gif' %}" alt="" /></a> |
|
|
|
|
{% endifequal %} |
|
|
|
|
{% ifequal r 1 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/58/"><img src="{% static 'client/img/partners/beach.png' %}" alt="" /></a> |
|
|
|
|
{% endifequal %} |
|
|
|
|
{% ifequal r 2 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/59/"><img src="{% static 'client/img/partners/mims15_900x130_bilet.gif' %}" alt="" /></a> |
|
|
|
|
{% endifequal %} |
|
|
|
|
{% ifequal r 3 %} |
|
|
|
|
<a target="_blank" href="/redirect/redirect/61/"><img src="{% static 'client/img/partners/IPSA_2015_web_900x130.gif' %}" alt="" /></a> |
|
|
|
|
{% endifequal %} |
|
|
|
|
{% endwith %} |
|
|
|
|
</div> |