<!DOCTYPE html>

<html lang="en">
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
		<link rel="stylesheet" href="../../src/style.css">

		<title>Website updates and other cool stuff</title>
	</head>

	<body>
		<main>
			<p>Go <a href="../">back</a></p>
            <div class="content">
                <h2 class="titlebar">Website updates and other cool stuff</h2>


            </div>

			<p>Go <a href="../">back</a></p>
            <div id="footnote"><var id="toplevel" data-="../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
		</main>
		<footer id="footer"></footer>

		<!-- Some variables and script-call for global site elements -->
		<var id="selected-nav" data-="Posts"></var>
        <var id="please-no-buttons"></var>
		<script rel="text/javascript" src="../../global/global.js"></script>
	</body>
</html>