You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
390 B
9 lines
390 B
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
<!--{if $ad_child}-->
|
|
<ul>
|
|
<!--{foreach from=$ad_child item=ad name=noad}-->
|
|
<li style="background:{$ad.link_color};"><div class="banner-width"><a href="{$ad.ad_link}" target="_blank"><img src="{$ad.ad_code}" width="{$ad.ad_width}" height="{$ad.ad_height}" /></a></div></li>
|
|
<!--{/foreach}-->
|
|
</ul>
|
|
<!--{/if}-->
|