2011-01-03 23:49:19 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
{.section Title}
|
|
|
|
<title>{@|html-esc} - Camlistore</title>
|
|
|
|
{.or}
|
|
|
|
<title>Camlistore</title>
|
|
|
|
{.end}
|
|
|
|
<link rel="stylesheet" href="/static/all.css" type="text/css" media="all" charset="utf-8">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
2011-01-24 05:48:04 +00:00
|
|
|
<div id='header'>
|
|
|
|
<a href="/"><img width='788' height='161' src='/static/camli-header.png' title="Camlistore" border='0' /></a>
|
|
|
|
</div>
|
2011-01-03 23:49:19 +00:00
|
|
|
|
2011-01-24 05:48:04 +00:00
|
|
|
<div class='bar'><div class='hatecss'>
|
|
|
|
<a href='/'>About</a>
|
2011-01-28 07:47:44 +00:00
|
|
|
<a href='/docs/'>Docs</a>
|
2011-01-25 18:38:36 +00:00
|
|
|
<a href='/code/'>Code</a>
|
2011-01-28 07:47:44 +00:00
|
|
|
<a href='/contributors'>Who</a>
|
|
|
|
<a href='http://groups.google.com/group/camlistore/'>List</a>
|
2011-01-28 20:04:56 +00:00
|
|
|
<!-- <a href='http://code.google.com/p/camlistore/w/list'>Wiki</a> -->
|
2011-01-24 05:48:04 +00:00
|
|
|
<a href='http://code.google.com/p/camlistore/issues/list'>Bugs</a>
|
|
|
|
</div></div>
|
2011-01-03 23:49:19 +00:00
|
|
|
|
2011-01-24 05:48:04 +00:00
|
|
|
<div class='content'>
|
|
|
|
<!-- Content is HTML-escaped elsewhere -->
|
2011-01-03 23:49:19 +00:00
|
|
|
{Content}
|
|
|
|
</div>
|
2011-01-24 05:48:04 +00:00
|
|
|
|
|
|
|
<div class='bar'><div class='hatecss'>
|
|
|
|
</div></div>
|
|
|
|
<div id='props'>
|
2011-01-28 07:47:44 +00:00
|
|
|
Website layout inspired by <a href="http://git-scm.com/">git</a> and <a href="http://memcached.org/">memcached</a>,<br />
|
|
|
|
design done by <a href="http://upallday.com/">up all day</a> creative solutions.<br />
|
|
|
|
Content by <a href="/contributors">the authors</a>.
|
2011-01-24 05:48:04 +00:00
|
|
|
</div>
|
|
|
|
|
2011-01-03 23:49:19 +00:00
|
|
|
</body>
|
|
|
|
</html>
|