/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/_templates/layout.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{% extends "!layout.html" %}
2
2
 
 
3
{% block linktags %}
 
4
{{ super() }}
 
5
<link rel="stylesheet" href="_static/bzr-doc.css" type="text/css" />
 
6
{% endblock %}
 
7
 
3
8
{% block rootrellink %}
4
9
<li><a href="http://bazaar-vcs.org/">
5
10
    <img src="{{ pathto("_static/bzr icon 16.png", 1) }}" /> Home</a>&nbsp;|&nbsp;</li>