Files
2016-03-06 21:35:53 +01:00

11 lines
370 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
</head>
<body class="traitor-tips">
<h1 class="center">You are no longer a rogue robot!</h1>
<p>You have been deactivated, removing your antagonist status. <em>Do not commit</em> traitorous acts if you've been brought back to life somehow.</p>
</body>
</html>