{style} {literal} {/literal} h3{ text-align: right; Color: white; font-size: 10pt; background-color:orange; } h4{ text-align: right; Color: white; font-size: 10pt; background-color:red; } h5{ text-align: right; Color: white; font-size: 10pt; background-color:green; } {/style} {if empty($noButton)}
{decorator name='button' onclick="window.location='$add_new_url'" class='ow_ic_add' langLabel='challenge+add_new_button_label'}
{/if} {if !empty($contentMenu)}{$contentMenu}{/if}
{if !empty($no_challenges) }
{text key="challenge+no_challenges_label"}
{else} {foreach from=$challenges key='key' item='challenge'} {if ($challenge.status==1)}{$estado="

{text key='challenge+running'}

"}{/if} {if ($challenge.status==3)}{$estado="

{text key='challenge+failed'}

"}{/if} {if ($challenge.status==2)}{$estado="
{text key='challenge+completed'}
"}{/if} {decorator name='ipc' addClass='ow_smallmargin' data=$challenge infoString="`$estado``$challenge.title`"} {/foreach}
{$paging} {/if}