mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-08-25 23:16:12 +01:00
11 lines
370 B
HTML
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> |