2015-09-16 18:33:45 +02:00

17 lines
561 B
Smarty

<div class="row-fluid row_centered clearfix" id="mojotrollz_server_row">
<div class="col-md-12 row_centered mojotrollz_server" style="padding-left: 50px; padding-right: 50px;">
<hr>
<h3>ADDONS</h3>
<table style="width: 100%;" class="mojotrollz_table">
<tr>
<th>Name</th>
<th>Version</th>
<th>Description</th>
<th>Download</th>
<th></th>
<th></th>
</tr>
${addon_list}
</table>
</div>
</div>