Files
gollum/test/static/default/index.html
T
2010-12-02 18:16:37 -08:00

31 lines
842 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=utf-8">
<link rel="stylesheet" type="text/css" href="css/gollum.css" media="all">
<link rel="stylesheet" type="text/css" href="css/template.css" media="all">
<title>The LOTR Wiki</title>
</head>
<body>
<div id="wiki-wrapper" class="page">
<div id="wiki-content">
<div class="wrap">
<div id="wiki-body">
<div id="template">
<h1>The <span class="caps">LOTR</span> Wiki</h1>
<p>This wiki is awesome. You can learn about <a class="internal present" href="Bilbo-Baggins.html">Bilbo Baggins</a> or some <a class="internal present" href="Eye-Of-Sauron.html">evil</a> stuff.</p>
</div>
</div>
</div>
</div>
<div id="footer">
<p id="last-edit">Last edited by <b>rick</b>, 2010-08-04 15:41:53</p>
</div>
</div>
</body>
</html>