cleanup
This commit is contained in:
parent
0c1e0530ba
commit
47ff48b2bf
1 changed files with 0 additions and 59 deletions
|
@ -1,59 +0,0 @@
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
||||||
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
|
||||||
|
|
||||||
<title>401 Authorization Required | CCC Intern</title>
|
|
||||||
<base href="https://ccc.de/" />
|
|
||||||
<link href="/stylesheets/ccc.css" media="screen" rel="stylesheet" type="text/css" />
|
|
||||||
<script src="/javascripts/jquery-1.3.2.min.js" type="text/javascript"></script>
|
|
||||||
<script src="/javascripts/shadowbox/shadowbox.js" type="text/javascript"></script>
|
|
||||||
<link href="/stylesheets/shadowbox.css" media="screen" rel="stylesheet" type="text/css" />
|
|
||||||
<script src="/javascripts/public.js" type="text/javascript"></script>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<div id="wrapper">
|
|
||||||
<div id="header">
|
|
||||||
<a href="/de/" class="active"><img alt="Header" src="/images/header.png" /></a>
|
|
||||||
</div>
|
|
||||||
<div id="left_column">
|
|
||||||
<div class="main_navigation">
|
|
||||||
<ul>
|
|
||||||
<li><a href="/de/" class="active">home</a></li>
|
|
||||||
<li><a href="/de/club" class="inactive">Club</a></li>
|
|
||||||
<li><a href="/de/regional" class="inactive">CCC Regional</a></li>
|
|
||||||
<li><a href="https://media.ccc.de/" class="inactive">Media</a></li>
|
|
||||||
<li><a href="https://events.ccc.de/upcoming-events/" class="inactive">Veranstaltungen</a></li>
|
|
||||||
<li><a href="/de/topics" class="inactive">Themen</a></li>
|
|
||||||
<li><a href="/de/publications" class="inactive">Publikationen</a></li>
|
|
||||||
<li><a href="/de/contact" class="inactive">Kontakt</a></li>
|
|
||||||
<li><a href="/de/support" class="inactive">Unterstützen</a></li>
|
|
||||||
<li><a href="/de/imprint" class="inactive">Impressum</a></li>
|
|
||||||
<li><a href="/de/datenschutz" class="inactive">Datenschutz</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id="center_column">
|
|
||||||
<div class="article">
|
|
||||||
|
|
||||||
<h1>401 Authorization Required</h1>
|
|
||||||
<p>
|
|
||||||
Hallo, <br/>
|
|
||||||
<br/>
|
|
||||||
scheinbar willst du dich bei uns im Chaos einbringen, aber dir fehlen die Zugangsdaten.<br/>
|
|
||||||
Um Zugriff zu erhalten, wende dich bitte an (d)einen <a href="https://www.ccc.de/de/regional")>Erfakreis oder Chaostreff</a> in deiner Nähe. Dort erfährst du außerdem mehr zu unserer Arbeitsweise und unseren überregionalen Treffen.<br/>
|
|
||||||
<br/>
|
|
||||||
<i>Das Chaos</i>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<i>PS: Wenn du wirklich wissen willst, was hier steht, dann kannst du auch in das git der Seite schauen. Dort ist das nicht zensiert</i>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
Loading…
Reference in a new issue