This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/templates/yuuno/global/footer.tpl
2015-03-21 15:14:53 +01:00

41 lines
3.8 KiB
Smarty

<a id="gotop" class="gotop hidden" href="#top"></a>
</div>
<div class="footer">
<div class="ftsections">
<div class="copycentre">Copyright &copy; 2013-2015 <a href="http://flash.moe/" target="_blank">Flashwave</a> | Sakura Version {{ sakura_version }} | This is a development site, the actual site is located at <a href="http://flashii.net/">Flashii.net</a>.</div>
<ul class="ftsection">
<li class="fthead">General</li>
<li><a href="http://{{ sakura.urls.main }}/" title="Flashii Frontpage">Home</a></li>
<li><a href="http://{{ sakura.urls.main }}/news" title="Flashii News &amp; Updates">News</a></li>
<li><a href="http://{{ sakura.urls.main }}/contact" title="Contact Flashii Staff">Contact</a></li>
<li><a href="http://{{ sakura.urls.main }}/r/terms" title="Our Terms of Service">Terms of Service</a></li>
<li><a href="http://{{ sakura.urls.main }}/r/rules" title="Some Rules and Information kind of summing up the ToS">Rules and Information</a></li>
<li><a href="http://{{ sakura.urls.main }}/r/faq" title="Questions that get Asked Frequently">Frequently Asked Questions</a></li>
</ul>
<ul class="ftsection">
<li class="fthead">Affiliates</li>
<li><a href="http://flash.moe" title="Site of the Creator and Owner">Flash.moe</a></li>
<li><a href="http://malwareup.org" target="_blank" title="Community about everything except malware">MalwareUp</a></li>
<li><a href="http://aroltd.com" target="_blank" title="Where e meets the rest of the alvabet">Aroltd</a></li>
<li><a href="http://zeniea.com" target="_blank" title="Fun to read webcomic for if you\'re bored at some point">Zeniea</a></li>
<li><a href="http://nookls.org" target="_blank" title="I don\'t even know">Nookls</a></li>
</ul>
<ul class="ftsection">
<li class="fthead">Status &amp; Social</li>
<li><a href="http://status.flashii.net" target="_blank" title="Check the status on the Flashii Server and related services">Server Status</a></li>
<li><a href="http://twitter.com/_flashii" target="_blank" title="Follow us on Twitter for news messages that are too short for the news page">@_flashii</a></li>
<li><a href="http://youtube.com/user/flashiinet" target="_blank" title="Our YouTube page where stuff barely ever gets uploaded, mainly used to archive community creations">YouTube</a></li>
<li><a href="http://steamcommunity.com/groups/flashiinet" target="_blank" title="Our Steam group, play games with other members on the site">Steam</a></li>
</ul>
<ul class="ftsection">
<li class="fthead">Contribution</li>
<li><a href="http://flashii.net/changelog.php" title="All the changes made to Flashii are listed here">Changelog</a></li>
<li><a href="http://{{ sakura.urls.main }}/r/credits" title="Here everyone who's helped Flashii get to where it is now is listed">Credits</a></li>
<li><a href="http://{{ sakura.urls.main }}/feedback" target="_blank" title="Give us feedback on what to do">Feedback &amp; Suggestions</a></li>
<li><a href="http://github.com/flashii" target="_blank" title="Our Open Source repository thing">Github</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>