Files
2020-02-16 19:40:21 -08:00

14 lines
505 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
</head>
<body class="buyspacebux">
<h1 class="center">Running low on spacebux?</h1><img src="{{resource("images/spacebux.gif")}}" class="center" width="64px" height="64px" style="margin: 0 auto"/>
<p>Visit our new Spacebux store!</p>
<p>Be sure to check back regularly to check out various limited-time offers!<p>
<p>Visit goonhub.com/spacebux to get more Spacebux today!</p>
</body>
</html>