update page layout and account for about page
This commit is contained in:
14
customize.dist/src/fragments/table.html
Normal file
14
customize.dist/src/fragments/table.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!--<table class="recent scroll" style="display:none">
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<th data-localization="table_type"></th>
|
||||
<th data-localization="table_link"></th>
|
||||
<th data-localization="table_created"></th>
|
||||
<th data-localization="table_last"></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>-->
|
||||
|
||||
Reference in New Issue
Block a user