-
Notifications
You must be signed in to change notification settings - Fork 3
/
header.html
40 lines (34 loc) · 1.17 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>Planet Venus source code</title>
<script type="text/javascript" src="http://intertwingly.net/code/venus/docs/docs.js"></script>
<link rel="stylesheet" type="text/css" href="http://intertwingly.net/code/venus/docs/docs.css"/>
<link rel="alternate" type="application/atom+xml" href="http://intertwingly.net/code/venus/index.atom"/>
<style type="text/css">
.main {
clear: both;
}
.logo {
float: right;
margin: 10px;
}
pre {
font-family: monospace;
color: black;
font-size: large;
}
</style>
</head>
<body>
<div class="main">
<p>You can get the code for this branch via:</a>
<blockquote><code><a href="http://bazaar-vcs.org/">bzr</a> get http://intertwingly.net/code/venus</code></blockquote>
<p>Updates can be obtained via:</p>
<blockquote><code><a href="http://bazaar-vcs.org/">bzr</a> pull</code></blockquote>
<p>Alternately, you can also download the convenient
<a rel="nofollow" href="/code/venus.tgz">tgz</a> or
<a rel="nofollow" href="/code/venus.zip">zip</a> files, or browse the
individual files below:</p>
<h2>Index</h2>