11 lines
669 B
PHP
11 lines
669 B
PHP
<footer id="mainFooter">
|
|
<p>© 2000 - {{ date('Y') }} by SkinBase.org. All artwork copyrighted to its Author. (Dragon II Edition)</p>
|
|
<div class="footer_links">
|
|
<a href="/bug-report" title="Inform us about any bugs you found">Bug report</a> :
|
|
<a href="/rss-feeds" title="Skinbase RSS Feeds about new Artworks">RSS Feeds</a> :
|
|
<a href="/faq" title="Frequently Asked Questions">FAQ</a> :
|
|
<a href="/rules" title="Rules and Guidelines">Rules and Guidelines</a> :
|
|
<a href="/staff" title="Who is actually behind Skinbase">Staff</a> :
|
|
<a href="/privacy" title="Privacy Policy">Privacy Policy</a>
|
|
</div>
|
|
</footer> |