91771ae8ce
From the beginnings of Friendica, a derived theme from duepuntozero (so this has to be available in the Friendica themes directory). Inspired by a Wordpress theme.
13 lines
No EOL
240 B
PHP
13 lines
No EOL
240 B
PHP
|
|
|
|
<div id="footer">
|
|
<p>
|
|
Original Template and WordPress Theme by<br /> <a href="http://www.karenblundell.com" target="blank">Karen Blundell (aka arwen54)</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<?php wp_footer(); ?>
|
|
|
|
</body>
|
|
</html>
|