{decorator name='button' class='ow_ic_add ' langLabel='iistechnology+add_new_technology_button_label' onclick="location.href='`$url_new_entry`'"}
{$menu}
{$tagSearch}
{if $showList}
{$tagCloud}
{/if}
{if $showList}
{text key="iistechnology+results_by_tag" tag=$tag}
{if !empty($no_technology) }
{text key="iistechnology+no_technology_label"}
{else}
{foreach from=$technologies key='key' item='technology'}

{$technology.title|truncate:20}

{$technology.content|truncate:250}

{/foreach}

{$paging} {/if} {else} {$tagCloud} {/if}