red-website/manifesto.html
Comrade Ubergeek ae4ac13bec Updated pages
2019-04-16 23:33:06 +02:00

25 lines
1.0 KiB
HTML

<html>
<head>
<title>Tilde.red</title>
<link href="site.css" rel="stylesheet" type="text/css">
<meta charset="utf-8" />
</head>
<body bgcolor="#FF0000">
<div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="manifesto.html">Manifesto</a></li>
<li><a href="rules.html">Rules</a></li>
<li><a href="join.html">Become a citizen</a></li>
</ul>
</div>
<div>
<center>
<p>tilde.red is a place for those who believe in equality for all, regardless of class membership. Citizens of this digital space are all equals, regardless of whatever classes the bourgesoise have tried to place us into.</p>
<p>This digital place is the home for socialists and communists to discuss and promote the tenets of a classless society.</p>
<p/>
</center>
</div>
</body>
</html>