<table cellpadding="0" cellspacing="0" border="0" class="table table-striped table-condensed table-bordered" id="articles">
	<thead>
		<tr>
			<th>ID</th>
			<th>Title</th>
			<th>Author</th>
			<th>Created At</th>
			<th>Updated At</th>
			<th colspan=”2”>Operations</th>								
		</tr>
	</thead>
	<tbody>
		<tr>			
			<td></td>
			<td></td>
			<td></td>			
			<td></td>
			<td></td>
			<td></td>
			<td></td>
		</tr>
	</tbody>
</table>