habe mal wieder ein problem.
mein footer wird nicht angezeigt.
<div id="footer">
<!--footer.php-->
<!--Put your own links here-->
<a href="#">Footer Link 1</a> | <a href="#">Footer Link 2</a> | <a href="#">Footer Link 3</a> | <a href="http://ithemes.com" title="Premium WordPress Themes" >Premium WordPres Themes</a>
<!--necessary-->
<?php wp_footer(); ?>
</div>
</div>
<br /> <br />
<!--Please leave this link in - you may purchase a license to remove this link at InternetMarketingWithBlogs.com-->
Template by <a href="http://ithemes.com" title="Premium WordPress Themes" >iThemes</a>
</body>
</html>
kann mir einer helfen?