wordpress-theme
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

footer.php
text/html

Download raw (1.4 KB)

<div id="footer">
		<p>In close partnership and thanks to <a href="http://constantvzw.org">Constant</a> &middot; Unless otherwise noticed, all content available under a <a href="http://artlibre.org/licence/lal/en/">Free Art Licence</a> &amp; <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International</a>. Come visit us at the World Trade Center in Brussels, send us an <a class="envoyez">e-mail</a>, or <a href="http://identi.ca/osp" title="Open Source Publishing (osp) - Identi.ca">follow us</a> or <a href="http://identi.ca/osp/all" title="Open Source Publishing's home timeline - Identi.ca">our friends</a> on Identica.</p>
		<?php wp_footer(); ?>
		
		<br/>
		<?php include (TEMPLATEPATH . '/searchform.php'); ?>
	
		<!-- Start of StatCounter Code -->
		<script type="text/javascript" language="javascript">
		var sc_project=2602710; 
		var sc_invisible=0; 
		var sc_partition=25; 
		var sc_security="a6dedaff"; 
		</script>
		<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c26.statcounter.com/counter.php?sc_project=2602710&java=0&security=a6dedaff&invisible=0" alt="free hit counter" border="0"></a> </noscript>
		<!-- End of StatCounter Code -->
	</div><!--footer-->

</div><!--container-->

</body>
</html>