You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
PHTML
29 lines
1.3 KiB
PHTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>AnonNews.org</title>
|
|
<link href='http://fonts.googleapis.com/css?family=Istok+Web:400,700,400italic' rel='stylesheet' type='text/css'>
|
|
<link href="static/style.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<div class="page-header">
|
|
<h1><strong>AnonNews.org</strong> Everything Anonymous</h1>
|
|
<nav>
|
|
<a href="/popular" class="active">Most popular</a>
|
|
<a href="/recent">Most recent</a>
|
|
<a href="/trash">Trashbin</a>
|
|
<a href="/forum" class="section">Forums</a>
|
|
<a href="/faq" class="section">FAQ</a>
|
|
<a href="/donate" class="section" id="button_donate">Donate</a>
|
|
<a href="/submit" class="submit">Submit a press release or article</a>
|
|
<div class="clear-left"></div>
|
|
</nav>
|
|
</div>
|
|
|
|
<div class="license">
|
|
<p>Header background image by <a href="http://www.flickr.com/photos/seier/4338268272/">seier+seier</a> used under a Creative Commons Attribution license.</p>
|
|
<p>All content on this website, including design and written material, is automatically licensed under a Creative Commons Attribution license. You are free to redistribute and/or remix it, but you have to credit the author, or, if the author is unknown ("Anonymous"), place a backlink to the corresponding page on AnonNews and attribute it to "Anonymous".</p>
|
|
</div>
|
|
</body>
|
|
</html>
|