2009scape-website/_includes/footer.html
2023-04-01 20:18:30 +09:00

13 lines
638 B
HTML

<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2023 under AGPL. <strong>2009Scape is not affiliated with RuneScape or Jagex
Ltd.</strong><br />
Use of our Game's source code is subject to our <a href="/site/terms/terms.html">Terms &amp;
Conditions</a> and <a href="/site/privacy/privacy.html">Privacy Policy</a>.<br />
</div>
<a class="jagexlink" href="/">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.webp" width="110" height="33" alt="2009Scape Logo" />
</a>
</div>
</div>