2 <style type=
"text/css">
4 font-family:"Bitstream Vera Serif","Georgia",serif
;
18 border: 1px solid black
;
20 background-color: #F9F9F9;
23 h1
{ text-align: center
}
27 <script type=
"text/javascript">
28 var branch_url
= location
.href
;
29 var branch_name
= branch_url
.split('/');
30 branch_name
= branch_name
[ branch_name
.length
- 2 ];
35 <div class=
"info readable">
37 type=
"text/javascript">document.write(branch_name);
</script></h1>
39 <p>This is a
<a href=
"http://bazaar-vcs.org/">Bazaar
</a>
40 branch. To download the source code use
<tt>bzr
</tt>,
</p>
43 get
<b><script type=
"text/javascript">document
.write(branch_url
);
46 <p>You can also browse the branch below.
</p>