make footer and include

This commit is contained in:
downthecrop 2022-08-13 22:26:26 +09:00
parent 65e1c3ddfe
commit 90e60f507a
5 changed files with 24 additions and 56 deletions

13
_includes/footer.html Normal file
View File

@ -0,0 +1,13 @@
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2022 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>

View File

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
@ -23,6 +24,7 @@
<link rel="stylesheet" href="/site/2009scape-resources/css/2009scape.css">
<title>2009Scape - {{ page.title }}</title>
</head>
<body id="navhome" class="bodyBackground">
<a name="top"></a>
<div id="scroll">
@ -47,23 +49,12 @@
{% include menu.html %}
</div>
</div>
</div>
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{{content}}
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
</html>

View File

@ -30,9 +30,9 @@
<!-- Formatting to wrap -->
<style type="text/css">
.section {
padding: 0px !important;
padding: 0px !important;
}
</style>
</style>
<!--2009SCAPE CUSTOM CSS-->
<link rel="stylesheet" href="/site/css/kbase-6.css">
<title>2009Scape - {{ page.title }}</title>
@ -72,19 +72,7 @@
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">

View File

@ -66,19 +66,7 @@
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">

View File

@ -66,19 +66,7 @@
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">