Layout:
Code:
<div class="fe_file_list"> {{file_list}} {{paging_def}} </div>
Each Category
Code:
<table width="100%" align="center"><tr><div class="fe-file fe-list-item"><td align="cente"><img alt="{{name}},{{extension}}" src="//chaxwap.xtgem.com/images/Opera+icon.jpg" width="40" height="40"/></td><td align="center"><a href="{{file_url}}"><b style="color:lime">{{name}}</b></a><br/>file type:<font color="white"/>{{extension}} <br/>size:<font color="white">({{size}} KB)</font></td> </div></tr></table>