diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index fd9b79e6f17c9c4953210b85af0c0a85f1777029..ef81e296d822f9a3a3770d54293e315ce9350cc2 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -31,7 +31,5 @@
 			</li>
 		</ul>
 	<?php endif; ?>
-	<div id="content"></div>
-	<table></table>
 </div>
 <footer><p class="info"><a href="http://owncloud.org/">ownCloud</a> &ndash; <?php echo $l->t('web services under your control'); ?></p></footer>