current state
This commit is contained in:
11
resources/views/layouts/nova/footer.blade.php
Normal file
11
resources/views/layouts/nova/footer.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user