{?section name=i loop=$articlerows?}
{?if $i['index'] <= 2?}
-
{?$i['order']?}
{?$articlerows[i].size_k?}
{?$articlerows[i].author?}
{?$articlerows[i].uptime|date:"m-d H:i"?}
{?else?}
-
{?$i['order']?}
{?$articlerows[i].size_k?}
{?$articlerows[i].author?}
{?$articlerows[i].uptime|date:"m-d H:i"?}
{?/if?}
{?/section?}