osp-blog.www
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

footer.php
text/plain

Download raw (129 bytes)

	<div id="footer">
		<p>Footer goes here</p>
		<?php wp_footer(); ?>
	</div><!--footer-->
</div><!--container-->

</body>
</html>