<tr class="data-package-item message-row">
<td colspan="6" class="center">
	<h2 class="subtle center">Add files to start your dataset</h2>
        
    		<input class="file-upload" type="file" multiple="" style="display:none; height: 0px; width: 0px">
            <button type="button" class="addFiles btn btn-primary center" title="Add Files">
                <i class="icon icon-large icon-plus icon-on-left"></i>
                <span>Add Files</span>
            </button>

        
</td>
</tr>