%INCLUDE include/xls/top.html%>
<%IF $from and $till%>
<%CALL trafic->detail_user('<%uid%>','<%from%>','<%till%>','trafic/xls/detail_user.html')%>
<%ELSE%>
<%CALL trafic->user('<%uid%>','trafic/xls/user.html')%>
<%/IF%>
<%INCLUDE include/xls/bottom.html%>