cleaned up unnecessary br

This commit is contained in:
mindfaucet 2009-11-16 23:34:46 -07:00
parent 7a248c7acf
commit ec738f014b
1 changed files with 2 additions and 4 deletions

View File

@ -28,11 +28,9 @@ Template Name: Comic Archive
</table>
<?php } } ?>
<br class="clear-margins" />
</div>
<div class="post-page-foot"></div>
</div>
<div class="post-page-foot"></div>
</div>
<?php include(get_template_directory() . '/layout-foot.php'); ?>