doc: Moved G+ button
This commit is contained in:
parent
fe01d1b0df
commit
28b1079548
|
@ -1,13 +1,5 @@
|
||||||
{% extends "!layout.html" %}
|
{% extends "!layout.html" %}
|
||||||
|
|
||||||
{% block relbaritems %}
|
|
||||||
{{ super() }}
|
|
||||||
<g:plusone></g:plusone>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block footer %}
|
{% block footer %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
|
@ -6,3 +6,5 @@
|
||||||
<li><a href="https://bitbucket.org/hpk42/pytest/issues">Issue Tracker</a></li>
|
<li><a href="https://bitbucket.org/hpk42/pytest/issues">Issue Tracker</a></li>
|
||||||
<li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a>
|
<li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<g:plusone></g:plusone>
|
||||||
|
|
Loading…
Reference in New Issue