2022-11-13 20:59:50 +01:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2021-09-19 23:57:02 +02:00
|
|
|
<html>
|
|
|
|
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
|
2022-11-13 21:33:33 +01:00
|
|
|
<meta name="viewport" content="width=1024, initial-scale=1.0">
|
2021-09-19 23:57:02 +02:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
|
<meta http-equiv="Content-Language" content="en,English">
|
|
|
|
<meta name="keywords" content="RSPS, Open Source, 2009scape, Osrs, Oldschool Runescape, Runescape, zezima">
|
|
|
|
<meta name="description"
|
2023-04-02 03:32:27 +02:00
|
|
|
content="2009Scape - Play Runescape from 2009. Multiplayer and free forever.">
|
2021-09-19 23:57:02 +02:00
|
|
|
<!--2010 GLOBAL CSS-->
|
|
|
|
<style type="text/css">
|
|
|
|
/*\*/
|
|
|
|
@import url(/site/css/default/global-30.css);
|
|
|
|
/**/
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
/*\*/
|
|
|
|
@import url(/site/css/default/home-28.css);
|
|
|
|
/**/
|
|
|
|
</style>
|
|
|
|
<!-- Formatting to wrap -->
|
|
|
|
<style type="text/css">
|
|
|
|
.section {
|
|
|
|
padding: 0px !important;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<!--2009SCAPE CUSTOM CSS-->
|
|
|
|
<link rel="stylesheet" href="/site/css/hiscores-17.css">
|
2024-01-05 11:18:04 +01:00
|
|
|
<title>2009Scape - {{ page.title }}</title>
|
2021-09-19 23:57:02 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body id="navhome" class="bodyBackground">
|
|
|
|
<a name="top"></a>
|
|
|
|
<div id="scroll">
|
|
|
|
<div id="head">
|
|
|
|
<div id="headBg">
|
|
|
|
<div id="headOrangeTop"></div>
|
2022-11-13 21:23:48 +01:00
|
|
|
<img id="banner" src="" alt="RuneScape" width="766" height="143">
|
2021-09-19 23:57:02 +02:00
|
|
|
|
|
|
|
<!--SCRIPT: MONTHLY BANNER-->
|
|
|
|
<script type="text/javascript">
|
2022-11-12 18:48:13 +01:00
|
|
|
document.getElementById("banner").src = `/site/2009scape-resources/img/banners/${new Date().getMonth() + 1}.webp`;
|
2021-09-19 23:57:02 +02:00
|
|
|
</script>
|
|
|
|
|
2022-11-13 19:52:09 +01:00
|
|
|
<div id="headImage"><a href="/" id="logo_select"></a>
|
2021-09-19 23:57:02 +02:00
|
|
|
<div id="player_no"><span class="brandingColor">2009Scape</span>: a free & open-source remake of 2009 era
|
|
|
|
RuneScape</div>
|
|
|
|
</div>
|
|
|
|
<div id="headOrangeBottom"></div>
|
|
|
|
|
|
|
|
<!-- End of Banner -->
|
|
|
|
<div id="menubox">
|
|
|
|
{% include menu.html %}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="navigation">
|
|
|
|
<div class="location">
|
|
|
|
{% include breadcrumbs.html %}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
{{content}}
|
|
|
|
|
2022-08-13 15:26:26 +02:00
|
|
|
{% include footer.html %}
|
2021-09-19 23:57:02 +02:00
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
|
|
|
|
|
|
|
|
</html>
|