You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
384 B

<head>
<link rel="stylesheet" type="text/css" href="/css/classes.css">
</head>
<body>
<div class = "white">
<footer class = "white footer">
<p>
<a href = "rambles.html" class = "grey padding">Go back to ramble home</a>
<span class = "grey padding-right" style = "font-size: small; float: right;">&copy; 2020-2021 Ruthenic</span>
</p>
</footer>
</div>
</body>